Skip to content

kv13b/TravelStory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Travel story app

Travel story app basically aims to collect the images and experience of various parts of the world

How to Install

  1. Create one folder

  2. Right click and select Open in terminal

  3. Create a folder where you want to store the project.

  4. Right-click the folder and select Open in Terminal.

  5. Initialize a Git repository:

    git init
  6. Clone the repository

    git clone https://github.com/kv13b/TravelStory.git
  7. npm install

  8. To go through the backend side seperatley

  9. type cd backend and then run the command npm start

  10. Install postman and then run the routes in the postman

  11. To generate the Auth Token or Access Token ,run the login route in postman

  12. That Access Token can be used for the other routes in Authorization -> Barrer Token

About

Travel Story App using mern stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published