- Clone code from the repository to the local machine
$ git clone git@github.com:Slavian2015/TODO_REACT.git path_on_locahost
- CD into the project folder
- Inside the main project directory run
docker-compose up -d --build
To start interacting with the application, open http://localhost:3000/
on a browser.