Welcome to ShoeStack – your ultimate destination for trend-forward footwear. Designed with the modern generation in mind. Our store blends cutting-edge aesthetics with comfort and sustainability. Whether you're chasing streetwear vibes, minimal chic, or bold statement looks, we’ve got the perfect pair for every mood, move, and moment.
This webapp is currently under development stage and will be deployed soon!
Follow these instructions and run the React app on your local machine.
-
Clone the repository.
> git clone https://github.com/ICSI518/assignment2-prathmesh-ka-github.git
-
Change the directory to the cloned repo's folder.
> cd assignment2-prathmesh-ka-github
-
Install all the dependencies.
> npm install
-
Run the development server of ReactJS.
> npm run dev
-
Open the localhost in the browser. Done!
TODO :
Add a background gradient animation for landing pageAdd a onload animation for shoeimg and text.- Finish the shopping cart component - Delete item, move to wishlist functionality.
- Setup the wishlist functionality.
- Add a alert that product has been added to cart/wishlist.
- Add more products to the catalogue.
- Add a search functionality in catalogue.