Skip to content

This is a web application that allows you to search for news articles using the News API.

Notifications You must be signed in to change notification settings

elishasmil3/newsAPI-React

Repository files navigation

News API App

This is a web application that allows you to search for news articles using the News API. You can search for news on a variety of topics and get a list of articles matching your search criteria.

Getting Started

Follow these steps to get the project up and running on your local machine.

  1. Clone the Repository:

    Clone this repository to your local machine using your preferred method (HTTPS or SSH):

    git clone https://github.com/yourusername/news-api-app.git
    
  2. Navigate to the Project Directory::

    cd news-api-app
    
  3. Install Dependencies::

    Install the project dependencies using npm or yarn:

    npm install

or

yarn install
  1. Run the Development Server::

    Start the development server to run the application:

    npm run dev

The application will be available at http://localhost:5173.

License

Copyright 2023 © Elisha Smile

This project is open-source and available under the MIT License.

About

This is a web application that allows you to search for news articles using the News API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published