Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marceelodominguez/zustand_react_query
Shopping cart where we get the data with React-Query and use Zustand to handle the global state
https://github.com/marceelodominguez/zustand_react_query
react-query react-router-dom reactjs tailwindcss typescript zustand
Last synced: 14 days ago
JSON representation
Shopping cart where we get the data with React-Query and use Zustand to handle the global state
- Host: GitHub
- URL: https://github.com/marceelodominguez/zustand_react_query
- Owner: MarceeloDominguez
- Created: 2023-01-23T23:11:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-29T18:42:28.000Z (about 2 years ago)
- Last Synced: 2024-11-22T14:25:48.891Z (3 months ago)
- Topics: react-query, react-router-dom, reactjs, tailwindcss, typescript, zustand
- Language: TypeScript
- Homepage: https://zustand-react-query-two.vercel.app
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zustand_react_query
## Link [https://zustand-react-query-two.vercel.app/](https://zustand-react-query-two.vercel.app/)
## Run Locally
Clone the project
```bash
git clone https://github.com/MarceeloDominguez/zustand_react_query.git
```Go to the project directory
```bash
cd zustand_react_query
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run dev
```## 🛠Skills
**Client:** ReactJs, TypeScript, Tailwind.