Skip to content

Tokle89/auction-house

Repository files navigation

Auction House

auction house

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.

Description

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.

The main features are :

  • 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

Built with

  • Vanilla javascript
  • Bootstrap 5
  • Sass/scss
  • Html 5
  • Vite

Getting started

Installing

1 Clone the repo:

git clone https://github.com/Tokle89/auction-house

2 Running:

npm i
npm run build

3 vite live-server

npm run dev

Formatting and listing

This project has installed Prettier, eslint and husky for formatting and linting. have installed commit hooks

1 Formatting

npm run format

2 Linting

npm run lint

3 Lint fix

npm run lint-fix

Contributing

If 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.

Contact

if you would like to get in touch, please use the following methods:

My Linkedin page

Email: Fredriktokle@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors