Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/github2k10/newsapp
https://github.com/github2k10/newsapp
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/github2k10/newsapp
- Owner: Github2k10
- Created: 2024-03-16T18:53:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-22T09:32:19.000Z (8 months ago)
- Last Synced: 2024-04-14T06:06:19.076Z (7 months ago)
- Language: JavaScript
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React News Application
Welcome to the React News Application! This application is designed to display news articles and facilitate searching for news based on keywords.
## Features
- View latest news articles.
- Search for news articles based on keywords.## Prerequisites
Make sure you have the following installed before running the application:
- Node.js
- npm (Node Package Manager)## Installation
1. Clone the repository to your local machine: `git clone https://github.com/Github2k10/NewsApp.git`
2. Navigate to the project directory: `cd NewsApp`
3. Install dependencies: `npm install`
## Usage
1. Start the development server: `npm run dev`
2. Open your browser and go to http://localhost:5173/ to view the application.
## Images