Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabriel-jesusvix/weather-app-react-native

Application for learn test and dependecies. App using api openweathermap and Jest, React native testing library 📱
https://github.com/gabriel-jesusvix/weather-app-react-native

jest react-library-testting react-native typescript

Last synced: 1 day ago
JSON representation

Application for learn test and dependecies. App using api openweathermap and Jest, React native testing library 📱

Awesome Lists containing this project

README

        

# Weather App

Este é um aplicativo feito em React Native e TypeScript para fornecer informações meteorológicas com base na pesquisa do usuário.

## Funcionalidades | Functionalities



Portugues


- Pesquisa de informações meteorológicas de diferentes localizações.


- Exibição de dados precisos sobre o clima.


- Integração com API de previsão do tempo.




English


- Search weather information from different locations.


- Display of accurate weather data..


- Integração com API de previsão do tempo.


- Integration with weather forecast API.Ó



## Instalação | Install

Para executar o projeto localmente, siga estas etapas:
- To run the project locally, follow these steps:

1. **Clonar o repositório:**

```bash
git clone https://github.com/seu-usuario/weather.git
cd weather
npm install
expo start

```

## Testes | Test
- O projeto contém testes unitários, testes de componentes, mocks, testes de hooks, cobertura de código e testes de integração. Para executar os testes, utilize o seguinte comando:
- The project contains unit tests, component tests, mocks, hook tests, code coverage and integration tests. To run the tests, use the following command:

```bash
npm test

```

## Contribuição | Contribution
Contributions are welcome! Feel free to open a pull request to propose improvements, bug fixes or new features.
Contribuições são bem-vindas! Sinta-se à vontade para abrir um pull request para propor melhorias, correções de bugs ou novas funcionalidades.

## Autores | Author
Gabriel Jesus (@gabriel_jesus.vix)

## ScreenShoot