/sneakerhead-web

The app displays a variety of sneakers with prices, discounts and price history charts.

Primary LanguageTypeScript

Sneakerhead-web

sneakerhead-web

This is a Next.js project bootstrapped with create-next-app.

Project description

Our front-end application displays a variety of sneakers with their corresponding prices, discounts, and price history graphs. You can filter your search by name, price, and discount. Each sneaker listing includes multiple images. The price history graph helps you make informed purchasing decisions. It's the perfect place to find your next favorite pair of sneakers.

How to use

Make sure you have Node.js installed on your machine. If not, download and install the latest version from https://nodejs.org/.

Open a terminal in the cloned project folder and run the "npm install" command to install all the necessary dependencies.

Run the command "npm run dev" to start the local server.