🚀 A web application to search the climate conditions of any Brazil's city.
Maybe you'd like to check the Mobile Version too- ⚛️ React Js — Javascript lib to create de interfaces.
To start Frontend using React use the commands:
yarn install
yarn start
Once the process is finished, the localhost: 3000
page will automatically open in your browser with the developed application
- First leave a ⭐!
- Fork the repositories in production as they are updated: MonoRepo;
- 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
.
This project is licensed by MIT License - Go to the licence page to see more details.