This is a Next.js project bootstrapped with create-next-app
.
Link to deployment: https://next-news-fetcher.vercel.app/
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
- News Fetcher App that allows users to utilize the power of HackerNews API to search for desired news by typing in the topics in the Search Module
- Users can fetch the news by clicking one of the preset topics or by typing in the search bar
- The app also features option to allow users to switch between two different color themes
- App is written in Next.js with TypeScript support to optimize performance on machines with slow internet connections