https://github.com/anagarango/checkweather
Check Weat-HER is a weather app that shows the day's conditions, tomorrow's forecast, and 6-day forecast depending on which city the user writes on the input
https://github.com/anagarango/checkweather
axios lottie-react nextjs styled-components
Last synced: 8 days ago
JSON representation
Check Weat-HER is a weather app that shows the day's conditions, tomorrow's forecast, and 6-day forecast depending on which city the user writes on the input
- Host: GitHub
- URL: https://github.com/anagarango/checkweather
- Owner: anagarango
- Created: 2023-02-25T02:46:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T10:11:19.000Z (about 3 years ago)
- Last Synced: 2025-07-10T08:19:24.302Z (10 months ago)
- Topics: axios, lottie-react, nextjs, styled-components
- Language: JavaScript
- Homepage: https://check-weat-her.vercel.app
- Size: 818 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm i
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## API Used
[OpenWeatherMap](https://openweathermap.org/forecast5#list)
## Coding Languages
* Next.js (HTML, CSS, JavaScript)
* Axios
* Lottie-React
* Styled-Components 💅
## Description
Check Weat-HER is a weather app that shows the day's conditions, tomorrow's forecast, and 6-day forecast depending on which city the user writes on the input