Social media app to share your thoughts!
- MongoDB
- Express
- ReactJS
- NodeJS
- Redux
- Full stack Social Media App (Single Page Application) where you can post your thoughts.
- It uses MongoDB to store data, Redux used as data store.
- Can fetch, create, update, delete posts.
- Likes feature implemented (only LoggedIn Users can like it).
- Authentication done using both Google Oauth2.0 and JWT.