This is the UI for our Campus Event feed.
Its purpose is to allow users to read about campus events and pull from our public REST API for events.
- Clone this repo
- Ensure the backend API (in the
apirepo) is set up and running - Run:
npm start
This project was bootstrapped with Create React App.