This is an ecommerce website for the Nike shoe store built using ReactJS and Tailwind CSS.
You need to have the following installed on your local machine to run the application:
- Node.js
- npm
- Clone the repository:
git clone https://github.com/Priyanshu471/Nike-shoe-store.git
- Navigate to the project directory:
cd nike-shoe-store
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open your browser and go to
http://localhost:3000
- Browse Nike shoes
- Add shoes to your cart and checkout
- Update your profile information and shipping address
- ReactJS: A JavaScript library for building user interfaces
- Tailwind CSS: A utility-first CSS framework
- SCSS: Uses syntax called the indented syntax
- React Router: A routing library for React applications
- Redux for for managing and centralizing application state