TrendBeat - Get your daily dose of news for free!
[https://trendbeat.netlify.app/](https://trendbeat.netlify.app/) * The app provides a clean and intuitive user interface designed using React components. It includes features such as navigation bars, search bars, and categories for easy browsing. * Users can access news articles from multiple sources, including popular news outlets, blogs, and other media platforms. These sources might include international, national, regional, or niche publications. * News articles are organized into different categories and topics such as politics, technology, sports, entertainment, business, health, science, and more. Users can browse articles based on their interests. * The app includes a search feature that allows users to search for specific news articles, topics, or keywords. This enhances the user experience by enabling quick access to relevant content. * The app is responsive and can adapt to different screen sizes and devices, including desktops, tablets, and mobile phones. This ensures a consistent user experience across various platforms.1. Clone the repository:
``` git clone https://github.com/animeredits/TrendBeat.git ``` ``` cd TrendBeat ``` ``` npm i ``` ``` npm run dev ``` Technologies used in the project: * React * Bootstrap #