Skip to content

Vaishnav2108/live-bidding-system

 
 

Repository files navigation

Live Bidding System

Tech Stack Used

Frontend: TypeScript + React + Vite

How to run the project?

  1. Install Vite npm create vite@latest

  2. Star and Fork this repo Star and fork this repo

  3. Clone the repo git clone https://github.com/{Your_Github_username}/live-bidding-system

  4. Go to the directory and install all the dependency npm i

  5. Run the server by typing and hit enter npm run dev

About

Live bidding system to bid on high value items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • HTML 1.4%