- About the project
- Built with
- Getting Started
- Requirements
- Installation
- Contributions
- License
A modern watch store website created with React, Redux and TailwindCSS. The user can add products to cart, increase or decrease the quantity; each purchase action has a notification created with react-toastify.
To start using Watch Store follow the instructions below.
- yarn (^1.22.19)
- react(^18.2.0)
- vite
- redux
- redux-toolkit
- react-router-dom
- react-toastify
- phosphor-icons
Chrome |
Edge |
Firefox |
Safari |
Opera |
---|---|---|---|---|
✅ | ✅ | ✅ | ✅ | ✅ |
last version | last version | last version | last version | last version |
-
Clone the repository
git clone https://github.com/gabrielpenteado/watch-store
-
Access the project folder in the terminal
-
Install all packages dependencies
yarn install
-
Start using
yarn dev
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.
This project is licensed under the MIT License. See the LICENSE.md file for details.