- Clone this repo
git clone https://github.com/romant094/innoscripta-test-frontend; - Go to the app folder
cd innoscripta-test-frontend; - Install the dependencies
npm install; - Run the app
npm start.
Note. This project was bootstrapped with Create React App.