Auction-House is a frontend application built as part of Semester Project 2. The platform allows users to browse and search for listnings, wile registered users are alowd to create and update new listningns, bid on auction listings abd update there profile.
- Sign up using @stud.noroff.no email adresse
- Sign in with sign up credentials
- View auctions listnings
- Create and update listings
- Delete listnings
- Place and view bids
- Update profile
- View total credits
- HTML
- JavaScript
- Tailwind CSS
- ESLint
- Prettier
-
Node.js
-
I you don't have Node.js, downloade it her --> Node.js
Clone the repository:
-
Clone repository
git clone https://github.com/your-username/auction-house.git cd auction-houseOr: open with Githib Desktop
-
Install despendencies:
npm install -
Run the devolopment:
npm run dev
Link to demo site - auctionhouse