Auction House Is and Auction house web app where users can look trough and bid on items auctioned by other users. And put their own items up for auction.
Auction House is an online auction house where users can add items to be bid on and bid on items other users have put up for auction. When a new user joins the website, they are given 1000 credits to use on the site. They can get credits by selling items and use credit by buying items. Non-registered users can search through the listings, but only registered users can make bids on listings.
- Register/login system
- View/filter/search trough listings when not logged in
- Create/update/delete your listings
- Bid/View bids on other listings
- Fully responsive
- Noroff Auction API
- Vanilla javascript
- Bootstrap 5
- Sass/scss
- Html 5
- Vite
1 Clone the repo:
git clone https://github.com/Tokle89/auction-house2 Running:
npm inpm run build3 vite live-server
npm run devThis project has installed Prettier, eslint and husky for formatting and linting. have installed commit hooks
1 Formatting
npm run format2 Linting
npm run lint3 Lint fix
npm run lint-fixIf you would like to contribute to the project, make sure to open a pull request so code can be reviewed, or create an issue for the problem you are experiencing or a feature you would like to see added.
if you would like to get in touch, please use the following methods:
Email: Fredriktokle@gmail.com
