Tech Stack: ReactJS, TailwindCSS, NewsAPI
Newsletter is a modern and responsive web application designed to deliver the latest news articles directly to users. Built with ReactJS for a dynamic user experience, styled with TailwindCSS for sleek and responsive design, and powered by NewsAPI for real-time news updates.
- Real-time News Updates: Fetches and displays the latest news from various categories.
- Topic Selection: Allows users to select specific news topics and view related headlines.
- Search Functionality: Enables users to search for news headlines based on their interests.
- Responsive Design: Optimized for different screen sizes using TailwindCSS.
- Interactive UI: Users can view more details and browse different news categories with ease.
- Node.js
- npm or yarn
- Clone the repository:
https://github.com/imsanthosh7/NewsApp-react.js.git
- Navigate to the project directory:
cd newsletter
- Install the dependencies:
npm install
or
yarn start