React News is a responsive news feed application built using ReactJS and the Guardian Open Platform API. The app fetches and displays the latest news articles, offering users a seamless and dynamic reading experience.
- Responsive Design: Optimized for both desktop and mobile views.
- Latest News: Fetches current articles from the Guardian API.
- Category Filtering: Browse news by different categories.
- Search Functionality: Find articles using keywords.
- User-Friendly Interface: Clean and intuitive UI.
Check out the live demo here.
To get started with the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/jonnywesten/react-news.git cd react-news -
Install dependencies:
npm install
-
Start the development server::
npm start
- ReactJS
- TypeScript
- SCSS
- Guardian Open Platform API
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License.
For any questions or feedback, please contact contact@code-smart.com.