This application uses Google Maps API to display upcoming graduation events that are organized by fellow graduates of the Grow with Google Scholarship program.
Over the last 9 months, students from across the United States worked to advance their career and complete a Nanodegree. We made it!
In the beginning, 50,000 students were chosen to participate in the Challenge Course. Then it was narrowed down to the top 5%.
Thanks to all of the scholars who stepped up to organize the events!
DISCLAIMER: This event is a privately sponsored event organized by students or alumni in our community and is not an official Udacity event of any kind.
Clone the files to your local machine. Open a terminal, go to the project directory, and type install npm
to add the required dependencies.
In the project directory, you can run:
(command will install the dependencies automatically for you)
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make any edits.
You will also see any lint errors in the console.
- google-maps-react: ^2.0.2
- node-sass: ^4.10.0
- react: ^16.6.3
- react-burger-menu: ^2.5.4
- react-dom: "^16.6.3
- react-scripts:"2.1.1
This project was bootstrapped with Create React App.