Pre-Requests
Installation
Clone project.
git clone https://github.com/ibrahimozdogan/todo.gitOpen project directory.
cd todoRun docker-compose up command. Then, Enjoy...
docker-compose upYou can access the react application via http://localhost:3000,
You can access the node-js api via http://localhost:3333,
Any questions : [email protected]