Skip to content

reza-nouri/fiber-react-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo app with React App and golang(fiber web freamwork)

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.

Stack

  • Create React App
  • React Hooks
  • Fiber
  • Gorm

Quick Start

$ 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 .

Learn More

You can learn more in the Create React App documentation.

The following sections are recommended:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published