Skip to content

teg-iitr/Travel-Cost-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

Travel Cost API

An API service to calculate various travel cost parameters between two locations and suggesting the cleanest path among available options

Setup Instructions

  • Clone this repository

Environment Setup

Setup react and express app

  • cd into the directory of client and backend in different terminals and follow their setup instructions

Additional Development Instructions

  • After installing dependencies check whether the pre-commit hook is configured.
    Check if husky.sh exist in .git/hooks/ directory

  • If not, delete the node_modules directory

rm -rf node_modules
  • Then reinstall packages
yarn install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •