Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 978 Bytes

readme.md

File metadata and controls

22 lines (17 loc) · 978 Bytes

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