An app based on the "Pomodoro Technique" made to learn how to use services on AWS.
Here is the work-in-progress infrastructure design using AWS.

Run development servers:
cd clientnpm inpm run devIn another tab:- Based on the
.env-example, make a.envfile with valid variables cd servernpm inpm start