Skip to content

NickOsterfelt/Jobly-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobly-Frontend

This project is the frontend for the express-jobly project found at: https://github.com/NickOsterfelt/express-jobly.

Note that to get both projects working together, some modifcations to the backend code will need to be made, including allowing CORS.

To get the app running

  1. Have Node.js installed (with npm).
  2. Install node modules npm i
  3. Follow setup for backend in another folder
  4. Run both backend and frontend with npm start
  5. Login as 'testuser' with password 'secret'

About

Springboard project- React app frontend for "express-jobly" backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors