Skip to content

faxa0-0/todo-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Todo App

Basic CRUD Todo App

Tech Stack

  • Golang
  • ReactJS
  • Axios

Run Locally

Clone the project

  git clone https://github.com/faxa0-0/todo-fullstack

Go to the frontend directory

  cd frontend

Install dependencies

  npm install

Start the frontend

  npm run dev

Go to the backend directory

  cd backend

Start the backend

  go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published