Skip to content

This news app is made on ReactJS where we can read different category of news. Contents are fetch from different API so news are automatically up to date.

Notifications You must be signed in to change notification settings

SarkarTmz/NewsApp

Repository files navigation

News App

License GitHub stars

Introduction

Hello, Welcome to the News App! This project is a news application built using React.js. As a student, this marks my first venture into React.js development. In this news app here we can get trending news from worldwide. We can read differents categories news on one site. The news are fechted from differents servers, so this is always up to date and no need to updated anything. Here we also can post our news which is save on server and can be modify news too. This code will be the reference for beginner to learn React Props, React State Management, React Hooks, Api Intergration, Looping the date, Fatching data from server etc.

Features

  • We can read trending and latest news,

  • Top speed and reliable to load news on site,

  • No need to have gmail account or register,

  • Different categories news in one place like sport, science and technology, business and economics, social issues, education and entertainment etc,

  • Regular auto news Update,

  • Can create, updated and delete news,

  • User friendly ui design, easly to use and responsive to all device,

    Note: Contributions are always welcome. Happy Coding

Deployment

This project is live here:-

https://powernews.vercel.app/

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • React.js
  • Axios (for making API requests)
  • React Router (for navigation)
  • React Hooks (for state management)

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/SarkarTmz/NewsApp
  1. Enter to folder after clone:
cd NewsApp
  1. Install dependency of project :
npm install
  1. Run the code :
npm run dev

Contributing

Contributions are always welcome!

Please adhere to this project's code of conduct.

Author

About

This news app is made on ReactJS where we can read different category of news. Contents are fetch from different API so news are automatically up to date.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published