π¦π½ A web application made during the "Next Level Week" at rocketseat that aims to bring happiness to the world.
Coming soon...
Coming soon...
Windows:
You can clone the repository through CMD (Command Prompt) just by typing:
git clone https://github.com/gabrieldejesus/happy
or download the zip from the green button at the beginning of the repository
Coming soon...
- 0.0.1
- Work in progress
Gabriel de Jesus β My portfolio β devgabrieldejesus@gmail.com
Distributed under the MIT License. See LICENSE for more information.
https://github.com/gabrieldejesus/happy
- Make the fork of the project (https://github.com/gabrieldejesus/happy/fork)
- Create a branch for your modification (
git checkout -b my-new-resource
) - Do commit (
git commit -am 'Adding a new resource ...'
) - Push (
git push origin my-new-feature
) - Create a new Pull Request
After your pull request is merged, you can safely delete your branch.