bid is an auction platform where users can post a listing for auction and bid on other users's listings. Only the registered users can bid and create listings, while unregistered users can also search through the listings. The site's target audience is Noroff students community.
This project uses only vanilla JS for its functionality.
- HTML
- CSS
- SASS
- JS
- Bootstrap
1; Clone the repo:
git clone https://github.com/MegumiKim/bid.git
2; install dependencies
npm install
npm run start
npm run docs
Run index.html in /out folder with liveserver.
Any issues / feedback, reach me on kimuramegumi@gmail.com