This is a web application built to provide a selection of news articles to keep you in-the-know on the top news stories. It allows for an easy way to interact with articles from the New York Times Top Stories API.
Technical Highlights
•Implemented React Hooks architecture, migrating from class-based components, reducing code by 20%.
•Transitioned from CSS to SASS, creating a modular design system with reusable components.
•Integrated the New York Times API with robust error handling and loading states.
•Achieved perfect accessibility score of 100.
•Implemented comprehensive testing strategy with both Cypress and Playwright.