/2018-Grow-With-Google-Graduation-Party-Map

Map that displays Udacity Grow With Google graduation events organized by fellow graduates.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

2018 Udacity Grow With Google Scholarship Graduation Event Party Map:

Demo Party Map

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.

How To Run

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:

npm install

(command will install the dependencies automatically for you)

npm start

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.

Dependencies

  • 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.