View the site at illinoisexpo.org
In the project directory, you can run:
Installs the required node modules specified by package.json
. Run this once before 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.
NOTE: This site connects to a REST API that delivers calendar data. It is hosted on Heroku. If you want to do complete local testing, you will also need to run an instance of that backend. Contact a moderator if you would like access to the repository.
This project was bootstrapped with Create React App.