To run this project make sure you have NodeJS and run following commands:
npm install
npm start
This is a Front-End App created using React and JavaScript.
Coded with JEST, to run:
npm test
In order to work correctly the backend must be running together with the front-end.