Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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