Table of Contents
React Sneakers is a small website built with React, showcasing a wide range of trendy sneakers for sneaker enthusiasts. The website utilizes various React hooks to deliver a seamless and interactive user experience.
Favorites: Users can easily add their favorite sneakers to their personal favorites list. This allows them to quickly access and browse through their preferred sneakers without any hassle.
Shopping Cart: React Sneakers offers a convenient shopping cart functionality. Users can add sneakers to their cart, view the contents, and manage quantities. This ensures a smooth purchasing process and enables users to keep track of their selected items.
Order Creation: Once users are satisfied with their selection, they can proceed to create an order. React Sneakers provides a straightforward order creation process
Order History: Users have access to a dedicated section where they can view their order history. This feature allows them to keep track of their past purchases and reference details such as items ordered
Some gifs may take a long time to load, if you want to see them wait a bit.
Main page
Site preview
Site functional preview
- Clone the repo
git clone https://github.com/Freekson/React-Sneakers.git
- Go to React-Sneakers folder
cd React-Sneakers
- Install NPM packages
npm install
- Run server command
npm run dev
See the open issues for a full list of proposed features (and known issues). Check the releases to see completed items
Yehor Dreval
Project Link: React Sneakers