This project is the frontend part of an e-commerce site for sneakers, built using React and Tailwind CSS With a modern UI and responsive layout.
- Modern UI
- Cart functionality with adding and removing items using Redux Toolkit state management
- Animations using CSS
- Responsive design
- React
- Vite for project setup
- Tailwind CSS
- Redux Toolkit
- heroicons for icons
- Splide.js for creating a slider component
- Lodash for utility functions
- Windups for text animations
- Netlify for deployment
- Node.js
- npm
- Clone the repository to your local machine
git clone https://github.com/adithpv/Sneakershelf--react.git
- Install the dependencies
npm install
- Start the development server
npm run dev
The website will be available at http://127.0.0.1:5173/
To contribute to this project, please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License.