/hacktobermap

A Map of Hacktoberfest 2018 Participants https://abhijitparida.github.io/hacktobermap/

Primary LanguageJavaScriptMIT LicenseMIT

HacktoberMap

Happy Hacktoberfest! 🔥 HacktoberMap is a map of Hacktoberfest 2018 participants.

Contributing

If this is your first pull request, please read this article: How To Create a Pull Request on GitHub

Step 1

Fork the repo.

Step 2

Edit hacktobermap.js and add your name, location, latitude and longitude to the bottom of the file.

{ name: "Your name", location: "Your location", latitude: 12.34, longitude: 56.78 },

You can get the coordinates of your location from https://latlong.net. Your location can be your city, your state or even your country - it's entirely up to you and how much you want to disclose on the Internet.

Warning: Don't put your exact coordinates for your own safety!

Step 3

Commit your changes and submit a pull request! After your pull request gets accepted, you will be able to see your very own marker on the HacktoberMap!

License

MIT

Map data © OpenStreetMap contributors, CC-BY-SA, Imagery © Mapbox