Skip to content

jourdanrodrigues-tests/test_2

Repository files navigation

Interview Test

Hi there. This is an app requested to test my skills for an interview.

Here are the instructions.md (did not discover how to put links in BitBucket by now) file in this repository.

Style Guides Used

Useful commands

  • npm start: Runs the application in production mode;
  • npm test: Run tests*.

Development

  • Create a .env file;
  • Specify PRODUCTION=0 (which is the default) on it;
  • Run npm start;
  • Start coding like if there's no coffee tomorrow.

"Production"

  • Clone this repository;
  • Run npm start;
  • Be amazed.

P.S.'s:

* Not implemented yet.