This is a Social Media Website
A live website is currently hosted using heroku.
URL: https://my-social-website.herokuapp.com/
FEATURES:
- Sign Up
- Login
- Create Post
- Delete Post
- Edit Post
- Follow Other Users
- Unfollow Other Users
- Customised feed according to people followed
- Live Search for Posts
- Photo is directly taken from gravitar.com from email associated
HOW TO RUN LOCALLY
Clone the git repository from using a CLI or directly download the zip file from github.
On your terminal execute the command " npm run watch "
Open up your browser and type in the url - localhost:3000