https://github.com/felipefama/weather-app
weather app
https://github.com/felipefama/weather-app
axios axios-react pwa react reactts styled-components typescript useeffect usestate
Last synced: 3 months ago
JSON representation
weather app
- Host: GitHub
- URL: https://github.com/felipefama/weather-app
- Owner: FelipeFama
- Created: 2022-08-13T12:33:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T10:41:00.000Z (about 1 year ago)
- Last Synced: 2025-02-02T02:11:24.681Z (4 months ago)
- Topics: axios, axios-react, pwa, react, reactts, styled-components, typescript, useeffect, usestate
- Language: TypeScript
- Homepage: https://weather-app-rc-ts.netlify.app
- Size: 390 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weather-app

## :rocket: Run Project
```bash
bun install
bun run dev
```## :wrench: Technologies used




## :book: Project Information
- Web application that returns the city's weather information.
- Weather Api website: [OpenWeather](https://openweathermap.org/)
- IpInfo Api Website: [IpInfo](https://ipinfo.io/developers)- Weather App
- Semantic HTML5 markup
- Styled Components
- Display Flex
- Application conversion to PWA
-
Documentation Link: Vite PWA
- Axios
- UseState and UseEffect