ayushbhaimehta / travel-diary-backend

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

Home Page:https://travel-diary-backend-phi.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://travel-diary-backend-phi.vercel.app/


Languages

Language:JavaScript 100.0%