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

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

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