Project description
Crow Auction House is an auction website where users can browse listings, create their own auctions, place bids, and manage their profile.
The project was built with HTML, Tailwind CSS and Vanilla JavaScript, using the Noroff API for authentication, listings, bidding and profile data.
What I learned
This project helped me improve my understanding of working with API data, authentication, dynamic pages and user interactions in JavaScript.