/express-jobly-backend

API built using Express to support Job.ly, a job searching application.

Primary LanguageJavaScript

Jobly Backend

This is the Express backend for Jobly, version 2.

To run this:

node server.js

To run the tests:

jest -i