This challenge was originally made for candidates who are interested on joining Agrotis team as a front-end developer.
The reason I decided to complete this challenge was for learning purposes. It is a cool project and might help me understanding better a few concepts related to the React and Redux environments.
If you want to know more about the challenge itself, you can find it by clicking here.
Just type in your terminal one of the following commands:
# Using Yarn
$ yarn start
# Using npm
$ npm start
The command will start a development server as well as a new tab in your favourite browser.