/dev-maps

A waze/maps-like app aimed at developers

Primary LanguageJavaScriptMIT LicenseMIT

dev maps

GitHub language count GitHub last commit Repository issues License

Built with   |    About the project   |    How to contribute   |    License


Frontend

🚀 Built with

This project was made using:

💻 About the project

dev maps is a waze/maps-like app aimed at developers. Its purpose is to assist devs in finding each other, what is done by filtering using distance and mutual tecnologies.

This application was developed through the 10th OmniStack Week, promoted by Rocketseat. Special thanks to Diego Fernandes for all the work he put into making this course.

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

After your pull request has been merged, you can delete your branch.

📝 License

This project is under the MIT license. See LICENSE for more details.