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

https://github.com/serpo-dev/wea4chan

A simple application which uses an external API and covered by tests. Created by using React Testing Library and Ant Design.
https://github.com/serpo-dev/wea4chan

ant-design antd forecast react react-testing-library reacttestinglibrary rtl weather

Last synced: 6 months ago
JSON representation

A simple application which uses an external API and covered by tests. Created by using React Testing Library and Ant Design.

Awesome Lists containing this project

README

          

# wea4chan 🌦️

Kawaii Weather Forecast for NYANS... Yes, we nyan! That's a joke. 'Why not combine cuteness, weather forecast and `react-testing-library`?' - I thought and made this application. This app uses the external API of `open-meteo.com`.

### Live Demo 🔴

- You can check it out by following this link 🔗 :

`https://serpo-dev.github.io/wea4chan/`

## Demo Desktop Screenshots 🖥️


Home page
City page

## Usage 😻

Just run the `npm install` if you already have `node v18+` and `npm` installed.

- `npm run test` for test the application (*this is the main reason why the app was created*)
- `npm run start` for development mode
- `npm run build` for production mode