Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.29 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.29 KB

To Do List
Clima Agora

🚀 A web application to search the climate conditions of any Brazil's city.

Maybe you'd like to check the Mobile Version too

License MIT

Features

  • ⚛️ React Js — Javascript lib to create de interfaces.

Getting started

Frontend

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

How to contribute

  • 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.

License

This project is licensed by MIT License - Go to the licence page to see more details.