The objective of this project was to develop an app to help university staff members find events that they can attend, and which ones they are going to or hosting.
The app is deployed on https://event-calendar-ka6m.onrender.com/
This is a link to the ideas doc https://docs.google.com/document/d/10Ftv8xiNWzqwb7mDLE64FlYWde6kn45rvecJ2r8rUw4/edit
Here is a link for our user requirements and sprint documentation https://docs.google.com/spreadsheets/d/12fd1EtadMfiQKqN7ivZ8u01FkupfF1lQtW6gjt7gezk/edit?pli=1#gid=1687718450
- First build the app and install dependencies, use:
npm run build- To run the app, use:
npm run start