Preview this site: https://github.com/charleslcsantos/test-green-thumb
To run this project, you just need clone this repository in your HTTP server (like nginx or apache).
To run the unit tests, run this commands in your terminal:
You should have NodeJS (10+ versions) installed in your pc
npm install && npm run test