Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kimd0ngjun/weather-app
Weather App by TypeScript for learning front-end and API
https://github.com/kimd0ngjun/weather-app
Last synced: 1 day ago
JSON representation
Weather App by TypeScript for learning front-end and API
- Host: GitHub
- URL: https://github.com/kimd0ngjun/weather-app
- Owner: kimD0ngjun
- Created: 2023-11-30T15:40:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-16T16:20:51.000Z (about 1 year ago)
- Last Synced: 2024-12-10T02:10:42.237Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://weather-app-eta-swart-57.vercel.app
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-App for learning API
---
![]()
## 프로젝트 개요
- 프로젝트 목표 : 지역 날씨 정보 검색
- 프로젝트 기간 : 2023.12.1 ~ 2023.12.15
- 진행 목적 : API 콜 연습 및 매개변수 활용
- 진행 방식 : 라이브러리 기반 리팩토링
- 구현 영역 : `Frontend`
- 배포 링크 : Weather Info## 활용 API
- openWeatherMap
- mymemory translation## 향후 리팩토링 방향
- 에러 핸들링
- CSS 보강
- redux-prersist 적용
---## 프로젝트 기술 스택
| Html | CSS | TypeScript | React | Redux Toolkit | Styled-Component |
| :---: | :---: | :---: | :---: | :---: | :---: |
||
|||||---