https://github.com/gomagoma676/react-todo
🔥 React todo app with Go/Echo API
https://github.com/gomagoma676/react-todo
Last synced: 5 months ago
JSON representation
🔥 React todo app with Go/Echo API
- Host: GitHub
- URL: https://github.com/gomagoma676/react-todo
- Owner: GomaGoma676
- Created: 2023-03-31T10:56:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T13:39:21.000Z (over 2 years ago)
- Last Synced: 2025-04-05T19:23:06.773Z (6 months ago)
- Language: TypeScript
- Homepage: https://react-todo-coral-six.vercel.app
- Size: 175 KB
- Stars: 27
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React project setup
```bash
npx create-react-app react-todo --template typescript --use-npm
```
```bash
npm i @tanstack/react-query@4.28.0
npm i @tanstack/react-query-devtools@4.28.0
npm i zustand@4.3.6
npm i @heroicons/react@2.0.16
npm i react-router-dom@6.10.0 axios@1.3.4
```
https://tailwindcss.com/docs/guides/create-react-app