You will need node and npm installed globally on your machine.
git clone https://github.com/alejandroirg/test-app.git
Inside the project directory
npm install
npm start
http://localhost:3000
For the purposes of this test, the .env file is already hosted in this repository, you can make changes to it if necessary.
This application by default runs on port 3000