AnasRRaza / news_app

News App created using React and NewsAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Run App in your Computer

You need Node.js installed on your machine. Simply download the installer from nodejs.org and go through the installation steps.

Once Node.js is installed, open your command prompt or terminal and navigate into this project folder. There, run npm install to install all required dependencies.

Finally, run npm start to start the development server and visit localhost:3000 to see the running application.

About

News App created using React and NewsAPI


Languages

Language:JavaScript 89.7%Language:HTML 10.3%