In the project directory, you can run:
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.
Home
| README.md | package.json
└─── public
| |
| └─── index.html
|
└─── src
|
└─── index.js | index.css | App.js | App.css
|
└─── pages
|
└─── contact | heroPage | resources | schedule
|
└─── shared
|
└─── Navigation | SideDrawer | Copyright
|
└─── components
|
└─── HeroPage