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.
- Host: GitHub
- URL: https://github.com/serpo-dev/wea4chan
- Owner: serpo-dev
- Created: 2023-06-13T18:19:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T04:30:50.000Z (over 2 years ago)
- Last Synced: 2023-09-16T16:32:21.300Z (over 2 years ago)
- Topics: ant-design, antd, forecast, react, react-testing-library, reacttestinglibrary, rtl, weather
- Language: TypeScript
- Homepage: https://serpo-dev.github.io/wea4chan/
- Size: 14.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 🖥️
## 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