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

https://github.com/coder-abdo/golang-react-todos

a simple todos application using golang as a backend and react as a front end
https://github.com/coder-abdo/golang-react-todos

Last synced: 9 months ago
JSON representation

a simple todos application using golang as a backend and react as a front end

Awesome Lists containing this project

README

          

# Todos Application

---

this application built by the power of golang as the backend and the great React as the front end and it is a full crud application.

## Author: Abdelmonaem Shahaht

## Techs:

- backend:
1. golang
2. mongoDB
- front-end
1. React
2. Typescript
3. axios
4. semantic-UI

## to run the application run these commands:

- for the server side:
`go run main.go`
- for the client side:
`yarn start` or `npm run start`

- Rate my Work on Github: [Github-Account](https://github.com/coder-abdo)
- follow me on LinkedIn for more Code :[LinkedIn](https://www.linkedin.com/in/abdelmonaem-shahat/)