Skip to content

This is just the backend of the complete travel diary app. The frontend of this can be found the another repo called travel-diary-frontend

Notifications You must be signed in to change notification settings

ayushbhaimehta/travel-diary-backend

Repository files navigation

This is a web app which allows its users to share their travel experiences and adventures.


Table of Contents


Description

  • 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.

Technologies

  • React
  • ExpressJS
  • MongoDB
  • Redux
  • Material-UI
  • JWT

Back To The Top


How To Use

Download the repo and then follow the installation methods given below.

Installation

Step 1 - Cd over to the folder
Step 2 - npm i
Step 3 - nodemon index.js
  • In order to run the frontend follow the steps given in travel-diary-frontend repo.

Back To The Top

About

This is just the backend of the complete travel diary app. The frontend of this can be found the another repo called travel-diary-frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published