A website that allows users to view news articles from the past on any given date and country.
- React.js
- Flask
- Node.js
- Firebase
- NewsApi
- MaterialUI
- User Authentication (Sign in/up) using email/password or Google OAuth2
- Clicking on a specific date will display a list of articles for that day in descending order by publication date
- A Form taking user-inputted date and country code and inputting
- Each article will have a brief description and a publisher tag with a button to redirect to the article
- Responsive and appealing design
- Error handling