Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexander784/news

A React project that utilizes the News API to fetch news articles and categorize them according to different topics.
https://github.com/alexander784/news

api bootstrap5 state-management vite

Last synced: 2 days ago
JSON representation

A React project that utilizes the News API to fetch news articles and categorize them according to different topics.

Awesome Lists containing this project

README

        

## Lexa News

This a React project that utilizes the News API to fetch news articles and categorize them according to different topics. Users can easily navigate through various categories to stay updated with the latest news.

## Features:
1. Fetches news articles from News API.
2. Displays news categorized by different topics.
3. Allow users to eaasily browse through different categories.

## Installation
1. Clone the Repo:

`git clone `

2. Install dependecies:

`npm install`

## Usage:
1. Obtain your API key from the NEWS API.
2. Create a `.env` file in the root directory of the project.
3. Add your API key to the .env file:

`API_NEWS_KEY = your_api`
4. Start development server:

`npm run dev`

## License:
This Project is under the MIT License.

## Author:
Alexander Nyaga.