/Do-I-Have-A-Job

React web app that shows updated data about internships that have been cancelled due to COVID-19

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Do I Have a Job?

This project was designed to pull from a resource compiled by ismyinternshipcancelled.com and present the information provided through a react front end.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

node backend/index.js

This starts the backend server. Note a credentials.json and token.json from google api need to be supplied.