Official repository is here (in portuguese).
Technologies | Project | Layout | How to contribute | License
This project was developed with the following technologies:
Aircnc is a project that aims to connect companies that want to open spots and developers looking for a place to exchange ideas with others devs, get to know the company and work there for a period.
You can download the project layout in .sketch
format through this link.
In order to open the file in .sketch
format in any operating system you can use this tool: Zeplin.
- Make a fork of this repository;
- Make branch with your feature's name: git checkout -b my-feature;
- Make a commit on your changes: git commit -m 'feat: My new feature';
- Make a push for your branch: git push origin my-feature.
After the merge of your pull request is done, you can delete your branch.
This project is under MIT license. Check the file LICENSE for more details.
Made with ♥ by Rocketseat 👋 Join us!