• A platform made using React where users can view latest news into 7 different categories.
• Used NewsAPI to get the latest news. Designed the website using CSS and Bootstrap.
• Fetched the news asynchronously using Fetch API and managed to display/update the news using React Hooks.
• Added Infinite Scrolling and Loading bar using React. Implemented navigation between different categories using React Router.