This is a web app which allows its users to share their travel experiences and adventures.
- This is a restful api of an app in which users can post their adventures or their stories that they wanna share with others.
- Users can like and comment on different post.
- In order to like comment or post a story they need to login.
- User can login wither by Google or manually by registering.
- React
- ExpressJS
- MongoDB
- Redux
- Material-UI
- JWT
Download the repo and then follow the installation methods given below.
- In order to run the frontend follow the steps given in travel-diary-frontend repo.