Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.