$ git clone https://github.com/shobhit-28/neog-raj-sphere.git
$ cd neog-raj-sphere
$ npm install
$ npm start
- Home page
- Explore page
- Bookmarks page
- Profile page
- Individual post page
- Individual user page
- Infinite scroll
- Search posts and users
- Sort by date and likes
- Like, Comment, Bookmark and Share posts
- Edit and Delete posts
- Like posts with double click
- URL separation from text in post
- Add new posts
- Edit profile (except username)
- Authentication:
- User Signup
- User Login
- Fully Responsive
- Loaders and Toasts
- React JS
- React Context API + useReducer
- React Router v6
- Vanilla CSS