Looking for Dev
A simple application that aims to search for Developers.
Technologies | Project | How to contribute | License
🚀 Tecnologias
This project was developed with the following technologies:
Dependencies
Back-end
Front-end
Mobile
💻 Project
For the back end, Node.JS was used with the help of the Insomnia tool, where routes were tested. We use the Github API and to store the data MongoDB.
For the front end we use React.JS. In it you have the possibility to register the user of GitHub putting your location. User data is on the right of the screen.
In the mobile version there is the possibility to check the map where the devs are and by clicking on the avatar the possibility to view their profile on Github.
🤔 How to contribute
- Fork this repository;
- Create a branch with your feature:
git checkout -b <i>minha-feature</i>
; - Commit your changes:
git commit -m 'feat: Minha nova feature'
; - Push to your branch:
git push origin minha-feature
.
After merging your receipt request to done, you can delete a branch from yours.
📝 License
This project is under the MIT license.