Skip to content

GOKUL-A-N/Bike-Service-Application-reactjs-expressjs-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Bike Service Application

Code Execution :

Front End : Navigating to Frontend directory and running "npm run dev" commmand on the terminal Back End : Navigating to Backend directory and running "npm run dev" commmand on the terminal Database : Connect to mongodb atlas and configure it with the url present in the config.js file