/news-app

This is a News app, created using React.js & using NEWS API.

Primary LanguageJavaScript

NEWS Web App 📰

App Visualisation

2022-07-16.19-28-37.mp4

NOTE: NEWS API is free to use for developers at local end, but to deploy it one need to take its subscription

Project Description 🗒️

  • This is a web app created using Reactjs as frontend framework
  • For styling Bootstrap is used here
  • News API has been used to fetch various articles

Getting Started with Create React App

To run this project locally, make sure to fetch all dependencies of the projects, to do so run command in terminal:

npm install

Available Scripts

To run the project locally, then run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.