Sample todo app built with the React/ReactDOM framework for front end . For the accompanying documentation, see Understanding client-side JavaScript frameworks : React tutorials..
This project was bootstrapped with Create React App.
And we use fiber (golang web freamwok) for backend.
- Create React App
- React Hooks
- Fiber
- Gorm
$ git clone https://github.com/reza-nouri/fiber-react-todos
$ cd treact-todos
$ npm install
$ npm start
$ cd fiber-todos
$ go mod tidy
$ go run .
You can learn more in the Create React App documentation.
The following sections are recommended: