Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Weather-App for learning API
---



cloud


## 프로젝트 개요
- 프로젝트 목표 : 지역 날씨 정보 검색
- 프로젝트 기간 : 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 |
| :---: | :---: | :---: | :---: | :---: | :---: |
| Html |

CSS
|
icon
|
icon
|
styled-components icon
|
icon
|

---