https://github.com/rody-huancas/hotel-fake-app-zustand-tanstack-query
Hotel mock application with react, tanstack query, zustand and mui
https://github.com/rody-huancas/hotel-fake-app-zustand-tanstack-query
Last synced: 3 months ago
JSON representation
Hotel mock application with react, tanstack query, zustand and mui
- Host: GitHub
- URL: https://github.com/rody-huancas/hotel-fake-app-zustand-tanstack-query
- Owner: rody-huancas
- Created: 2024-02-08T15:39:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-08T16:10:22.000Z (over 1 year ago)
- Last Synced: 2025-01-13T10:12:14.717Z (4 months ago)
- Language: JavaScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### To run Json-server
```bash
npm run server
```