adithpv / Sneakershelf--react

Front end part of an E commerce site for sneakers Created using React and tailwind Css

Home Page:https://sneakershelf.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sneakershelf

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.

Features

  • Modern UI
  • Cart functionality with adding and removing items using Redux Toolkit state management
  • Animations using CSS
  • Responsive design

Technologies Used

  • 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

Requirements

  • Node.js
  • npm

Installation

  1. Clone the repository to your local machine

git clone https://github.com/adithpv/Sneakershelf--react.git

  1. Install the dependencies

npm install

  1. Start the development server

npm run dev

The website will be available at http://127.0.0.1:5173/

Contributing

To contribute to this project, please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License.

About

Front end part of an E commerce site for sneakers Created using React and tailwind Css

https://sneakershelf.netlify.app/


Languages

Language:JavaScript 95.6%Language:CSS 3.6%Language:HTML 0.8%