Skip to content

kedevked/webinar-map-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webinar map react

This project is used during the map react webinar. The project is built progressively with commit referencing each step.

A preview of the project is available here

Dependencies

API

The project uses Google Map especially the Maps API

Description

This app displays a google Map with 5 markers. A clik on each marker displays infos associated to that marker. A filter also allows the user to display specific markers

Launch the project

  • clone the project

git clone https://github.com/kedevked/webinar-map-react.git

  • change the working directory

cd webinar-map-react

Development mode

Serve the project

npm start or yarn start

Contribution

This project is done as part of the react webinar for the map app. So feel free to clone it and use it as the starter of your own project.

About

Udacity FEND project map react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published