kabitachatterjee / react-maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

National Parks Finder

This is a single page application using Google Map React to display some locations on the map.Search is implemented.

How to use

This project is using Google Maps API to display a few National Parks in USA.
The markers display the National Parks across different states in the US.

I have the data from the wikipedia page for US National parks mentioned under sources below set up in Firebase.
Functionality of the page includes:
An interactive search bar to filter map results using React.js

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

None

Credits

Sources:
https://en.wikipedia.org/wiki/List_of_national_parks_of_the_United_States
https://www.npmjs.com/package/google-maps-react
http://api.jquery.com/
http://www.w3schools.com/

License

Kabita Chatterjee

About


Languages

Language:JavaScript 73.9%Language:HTML 16.6%Language:CSS 9.5%