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