Skip to content

jvvppereira/match-app-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match App Front

This repository contains the front-end side of project that hopes to match candidates with job vacancies.

Getting started

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

How to see it?

This project is being hosted at Heroku environment at this link: click here!

Code climate evalute

Follow the evaluation of Code climate about this repo: click here!