Skip to content

Bike Service Website Project Using MongoDB - Reactjs - Express - Nodejs

Notifications You must be signed in to change notification settings

kamaleshjk/Bike-Service-Mern-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Bike-Service-Mern-Project

Requirements

1. Visual Studio code

2. npm

3. MongoDB compass

Run the Given commands

git clone https://github.com/kamaleshjk/Bike-Service-Mern-Project.git
cd  Bike-Service-Mern-Project

Backend

cd bikeservice/backend
npm install

Open New Terminal

Frontend

cd bikeservice/frontend
npm install

Run The Program

Run The Below Command to Start

In Backend Terminal

npm start

In Frontend Terminal

npm run dev

Open the Link

http://localhost:5173/

OUTPUT OF THE CODE

Register page

alt text

Login Page

alt text

Home Page

alt text

Service Register Page

alt text

About

Bike Service Website Project Using MongoDB - Reactjs - Express - Nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published