Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhavya-dang/react-news-app-assignment
A simple news app built with React, Typescript and Tailwind for an internship assignment.
https://github.com/bhavya-dang/react-news-app-assignment
Last synced: 30 days ago
JSON representation
A simple news app built with React, Typescript and Tailwind for an internship assignment.
- Host: GitHub
- URL: https://github.com/bhavya-dang/react-news-app-assignment
- Owner: bhavya-dang
- Created: 2024-05-05T08:02:21.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-05T08:05:18.000Z (8 months ago)
- Last Synced: 2024-05-05T09:22:38.623Z (8 months ago)
- Language: TypeScript
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TODOs
- [x] search functionality (using q and searchIn paramaters)
- [x] tabular layout for different categories
- [ ] responsive design
- [x] pagination in search results
- [x] hero section with latest news
- [x] themes using context
- [ ] redux addition for state management ??
- [x] join newsletter modal
- [ ] deploy
- [ ] error handling toasts
- [x] search without query
- [x] no results
- [ ] fix input change event
- [x] network error