GitHub language count Repository size GitHub last commit Repository issues License
Technologies | Project | Layout | How to contribute
This project was developed with the following technologies:
Aircnc is a project that aims to connect companies that want to open spots and developers that are looking for a place to exchange ideas with devs, get to know the company and work there for a period.
You can download the project layout in .sketch format via this link.
To open the file in .sketch format on any operating system use the Zeplin tool.
- 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 is merged, you can delete your branch.
Heroku Deploy
The Backend and Frontend are hosted at Heroku.