Skip to content

NewHive is a React app that displays news to its users with a highlights section, popular post section, and carousel. It provides an easy-to-use interface for users to explore the latest news and stay up-to-date on current events.

Notifications You must be signed in to change notification settings

vmittal461/NewsHive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewHive

NewHive is a React app that displays news to its users. It is a dummy website and does not include real data because we cannot deploy it using a news API. The website has a highlights section, a popular post section, and a carousel that displays all posts on every page.

Installation

To run NewHive, follow these steps:

  1. Clone this repository:

    git clone https://github.com/yourusername/NewHive.git
    
  2. Install the dependencies:

    npm install
    
  3. Start the development server:

    npm start
    
  4. Open the app in a web browser:

    http://localhost:3000/
    

Features

NewHive has the following features:

  • Highlights section
  • Popular post section
  • Carousel that displays all posts on every page

Technologies Used

NewHive was built using the following technologies:

  • React
  • HTML
  • CSS
  • JavaScript

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

NewHive is a React app that displays news to its users with a highlights section, popular post section, and carousel. It provides an easy-to-use interface for users to explore the latest news and stay up-to-date on current events.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published