Tempo Frontend challenge

Solution Improvement

Describe what you have improved in the solution

To Run the project you must run:

npm install

after the installation finished, you can run:

npm start

The project will open in your browser with the following url http://localhost:3000;

To run the tests yo must run

npm run test