Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidyang2149/news-practice
https://github.com/davidyang2149/news-practice
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidyang2149/news-practice
- Owner: DavidYang2149
- License: mit
- Created: 2022-02-13T12:25:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-28T12:11:53.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:08:03.705Z (over 1 year ago)
- Language: TypeScript
- Size: 341 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# news-practice
- 뉴스 검색기능을 구현하는 프로그램을 작성합니다
- 다양한 기술로 해당 프로그램을 구현합니다## list
- [with-nextjs-react-query](https://github.com/DavidYang2149/news-practice/tree/main/example/with-nextjs-react-query-typescript)
- [with-nextjs-RTK](https://github.com/DavidYang2149/news-practice/tree/main/example/with-nextjs-rtk-tyepscript)