Skip to content

This is a platform that allows vehicle bidding (frontend + backend).

Notifications You must be signed in to change notification settings

AvishkaShyaman/Bidding-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Dependencies (frontend & backend)

npm install
cd frontend
npm install

Run

# Run frontend (:3000) & backend (:5000)
npm run dev

# Run backend only
npm run server

# Run frontend only
npm run client

About

This is a platform that allows vehicle bidding (frontend + backend).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published