Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alexander784/news
- Owner: alexander784
- Created: 2024-03-06T11:52:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-28T21:21:41.000Z (8 months ago)
- Last Synced: 2024-03-28T22:31:27.442Z (8 months ago)
- Topics: api, bootstrap5, state-management, vite
- Language: JavaScript
- Homepage: https://news-wine-three.vercel.app
- Size: 239 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.