Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 227 Bytes

File metadata and controls

10 lines (6 loc) · 227 Bytes

A job searching web app built with react.

To start backend: 'node server.js' db.js can be editted to work on local.

To start frontend: 'npm start' api.js must be editted if localhost port is being used.

To test: 'npm test'