This app allow users to search news by keywords and save news articles to their profile. Users can log in to manage their saved articles, including adding and deleting them as needed.
The app features a responsive design and integrates with external News API to provide up-to-date(within 7 days) articles and includes secure user authentication to protect personal data.
Using modern web developement technologies: React for the frontend, Node.js for the backend, and MongoDB for the database management.