Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.56 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.56 KB

NewsNerd

I've not hosted this website right now because I haven't subscribed to newsAPI service :( but you can download it and then run "npm run start" to run it as local host

Here are few glimpse of this website

I made this website while I was exploring react. This website displays news from various categories. The website is built using React and NewsApi and provides an easy to use interface for browsing the latest news.

Features

  • Browse news from multiple categories such as technology, business, sports, and more.
  • Easy to use interface with a modern design.
  • Stay up to date with the latest news.

Installation

To run the website locally, you will need to have Node.js and npm installed. Once you have those, you can clone the repository and run the following commands:

npm install
npm start

This will start a local development server and you can access the website at http://localhost:3000

Contributing

If you would like to contribute to the project, please fork the repository and make a pull request. Any contributions, whether they are bug fixes or new features, are welcome.

License

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

Contact

If you have any questions or need help with the website, please feel free to reach out to me.

Enjoy browsing the news with NewsNerd!