Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guilhermeorcezi/climaagora

A web application to search the climate conditions of any brazilian city
https://github.com/guilhermeorcezi/climaagora

javascript react

Last synced: about 4 hours ago
JSON representation

A web application to search the climate conditions of any brazilian city

Awesome Lists containing this project

README

        


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:
```bash
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](https://opensource.org/licenses/MIT) to see more details.