mdtarhini / boilerplate-project-stockchecker

A boilerplate for a freeCodeCamp project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeCodeCamp- Information Security and Quality Assurance

Run on Repl.it

Project Stock Price Checker

  1. SET NODE_ENV to test without quotes and set DB to your mongo connection string
  2. Complete the project in routes/api.js or by creating a handler/controller
  3. You will add any security features to server.js
  4. You will create all of the functional tests in tests/2_functional-tests.js

About

A boilerplate for a freeCodeCamp project.


Languages

Language:JavaScript 54.6%Language:Shell 23.7%Language:HTML 21.8%