Projeto | Tecnologias | Como usar | Como contribuir | License
South America Star Project developed for my school! is a newspaper app, with horoscopes, news, and entertainment pages! I did it in 5 days, in other words, it is not such a complex app.
This project was developed with the following technologies:
- Visual Studio Code
- Mobile device (Android)
- Expo
To clone and run this application, you will need Git installed on your computer, or simply download the compressed application LINK
# Cloning the repository
$ git clone https://github.com/solrachix/newspaper-app
# Accessing THIS project directory
$ cd './newspaper-app'
# Installing the dependencies
$ yarn OR npm install
- Fork it;
- Create a branch:
git checkout -b my-feature
; - Submit your changes:
git commit -m 'feat: My new feature'
; - Push your branch:
git push origin my-feature
.
After merging your receipt request to done, you can delete a branch from yours. Depois que a sua solicitação de recebimento for feita o merging, você pode excluir a sua branch.
This project is under the MIT license. See the file [LICENSE](LICENSE) for more details.
Feito com ❤️ Carlos Miguel 👋