This repository contains the front-end side of project that hopes to match candidates with job vacancies.
The methods to run this app are:
npm run start
to deploy it at dev environment
npm run build
to generate dist files 'babelizated'
npm run test
to run integration and unit tests
This project is being hosted at Heroku environment at this link: click here!
Follow the evaluation of Code climate about this repo: click here!