Linked-in post with Video Preview and Project Motivation
Display top headlines and custom news topics from the news.org api. Stores user preference in local storage.
Deployed on Netlify Here.
N/B: news.org no longer supports free browser fetch for hosted sites (only from localhost).
clone, install dependencies and run
git clone https://github.com/machariamuguku/nextjs-react-tailwind-react-query-news-app
cd nextjs-react-tailwind-react-query-news-app
yarn #Install dependencies
yarn dev #Run the app on the browser