- navigate to project folder satalite-downtime-webtool (accidently named it that)
- run 'npm i' to install node_modules
- run 'npm start' to start the application
- You can pick any two dates but need to pick a future end date if you want to pick a future start date and the reverse for past
- If the downtime is on the same day but valid times you can still make the downtime, but the start date box will go red for error
- Can create a downtime without start and end dates (its a feature)