https://github.com/gabrielpenteado/watch-store
A modern watch store website. | React | Typescript | Redux | Redux-Toolkit | TailwindCSS
https://github.com/gabrielpenteado/watch-store
react react-redux react-router-dom redux redux-middleware redux-toolkit tailwind-css tailwindcss typescript
Last synced: 3 months ago
JSON representation
A modern watch store website. | React | Typescript | Redux | Redux-Toolkit | TailwindCSS
- Host: GitHub
- URL: https://github.com/gabrielpenteado/watch-store
- Owner: gabrielpenteado
- License: mit
- Created: 2023-08-22T03:54:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-31T16:51:07.000Z (10 months ago)
- Last Synced: 2025-01-25T09:11:11.398Z (5 months ago)
- Topics: react, react-redux, react-router-dom, redux, redux-middleware, redux-toolkit, tailwind-css, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://watch-store-project.vercel.app
- Size: 1.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Watch Store
A modern watch store website built with React and Redux.
![]()
![]()
## 📑 Contents
- [About the project](#-about-the-project)
- Built with
- [Getting Started](#-getting-started)
- Requirements
- Installation
- [Contributions](#-contributions)
- [License](#-license)
## ⌚ About the project
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.
![]()
### Built with





## 🚀 Getting started
To start using Watch Store follow the instructions below.
### Requirements
- yarn (^1.22.19)
- react(^18.2.0)
- [vite](https://vitejs.dev/guide/)
- [redux](https://redux.js.org/introduction/getting-started)
- [redux-toolkit](https://redux-toolkit.js.org/introduction/getting-started)
- [react-router-dom](https://reactrouter.com/en/main)
- [react-toastify](https://fkhadra.github.io/react-toastify/introduction)
- [phosphor-icons](https://phosphoricons.com)### Browsers Support
| [
](https://www.google.com/intl/en/chrome/)
Chrome | [](https://www.microsoft.com/en-us/edge)
Edge | [](https://www.mozilla.org/en-US/firefox/new/)
Firefox | [](https://www.apple.com/br/safari/)
Safari | [](https://www.opera.com)
Opera |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------: |
| ✅ | ✅ | ✅ | ✅ | ✅ |
| last version | last version | last version | last version | last version |### Installation
1. Clone the repository
`git clone https://github.com/gabrielpenteado/watch-store`2. Access the project folder in the terminal
3. Install all packages dependencies
`yarn install`4. Start using
`yarn dev`
## 🤝 Contributions
[](http://makeapullrequest.com)
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.## 📄 License
This project is licensed under the MIT License. See the [LICENSE.md](https://github.com/gabrielpenteado/watch-store/blob/main/LICENSE.md) file for details.
![]()
Gabriel Penteado
Full Stack Developer
[](https://www.linkedin.com/in/gabriel-penteado)
[](https://github.com/gabrielpenteado)
[](mailto:[email protected])