Git Product home page Git Product logo

news-monkey's Introduction

Project Logo

Demo Video

A live demo of the application is available here

GitHub LinkedIn Instagram Facebook Fiverr

NewsMonkey is a web application that provides top headlines from various news sources. Users can browse news articles based on different categories and countries. The application utilizes the News API to fetch the latest news data.

Please note that the News API developer account only works in localhost, so there is no live preview available for the NewsMonkey application. However, you can clone this repository and follow the instructions below to run the application locally.

Getting Started

To get a taste of the NewsMonkey application, follow these steps:

  1. Clone the repository:

    git clone https://github.com/abhisheksurela79/NewsMonkey.git
    
  2. Navigate to the project directory:

    cd NewsMonkey
    
    
  3. Create a new file named .env in the project directory.

  4. Open the .env file and add the following line:

    REACT_APP_NEWS_API=your_news_api_key
    
     <!-- Replace your_news_api_key with your actual News API key. -->
    
  5. Install the dependencies:

        npm install
    
  6. Start the application:

    npm start
    
    
  7. Open your web browser and visit http://localhost:3000 to see the NewsMonkey application in action.

Features

  • Browse top headlines from various news sources.
  • Filter news articles by different categories and countries.
  • Pagination support to navigate through news articles.
  • Responsive design for a seamless experience on different devices.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • News API: Provides access to a wide range of news sources and articles.
  • Bootstrap: CSS framework for responsive and mobile-first web development.

Contributing

Contributions are welcome! ❣️

License

This project is licensed under the MIT License.

news-monkey's People

Contributors

abhisheksurela79 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.