Skip to content

SolveigRebnord/seal-auction-site

Repository files navigation

seal-auction-site


❕ A new design is coming soon ❕

Our semester project for fall 2022 was a auction site,
asking for us to use the provided API and its endpoints to create a platform for sharing listings and make bids

Authentication
- Users should be able to registrer and log in or out

Fetch API/HTTP Request Methods
- Create, change or delete their own listings

Javascript
- Listings should have an ending time, making a user win a listing with the highest bid


This project uses mainly:

  • Javascript
  • npm
  • viteJS
  • TailwindCSS