Skip to content

ishangoyal13/todoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Todo List 📝

Todo List designed using Go Docker React

Instructions to use

  1. Download all the files to your pc/laptop
  2. Create a folder and put all the code inside it
  3. First run npm install command inside the client/frontend folder
  4. Then use below commands according to your use

Commands for the app -

  • First start the docker
    docker-compose up
  • Now start the go server
    go run .
  • Start the npm
    npm start

Open issue for any query in the code :)

readme

forthebadge