This project is a simple daily calories tracker built in PHP(laravel) + Mysql + React/Redux
stack following Restfull protocol and JWT.
To run this in your environment you'd want to run.
docker-compose up -d
and then go inside the client folder and run yarn build