Http project for Founders and Coders
Disclaimer: As the NewsAPI only supports cors from localhost, to view this site clone and then view from your own localhost.
A news site with an ability to search for a random article by date.
The ability to add some fun to articles by changing the image and headline of an article.
- NewsAPI A collection of past news headlines
- Corporate Buzzword A random buzzword generator
- picsum A random Image Generator
- Can view instructions based on
- Input any date in the past, (Min date still to be found)
- Recieve a news article layed out in a traditional format
- Can click a button of 'fun' to change headline and image
- Can click 'fun' button again to get different or submit first form again to get new article
- See news article from date inputted
- mashed up with random headline and images after button clicked
- View the app on all of my devices
- Site is accessible to all
- Loading bar while data is fetched and loaded
- Error handler with visual feedback when encountering an error
- Add significant dates buttons for some interesting articles
- Pop up for the instructions (like wordle)