Event Viewer App
This is an application where you can add, and edit events. Everything is reflected in real-time, and your events will persist over time.
You can find the deployed version at: https://eventviewer-e4d07.firebaseapp.com/
In the project directory after cloning the repository you can run:
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
yarn build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.