sumandey07 / News-Website

This is a simple news website made using react js and news api

Home Page:https://news-websitehere.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEWSIQ

A Simple News App Made using ReactJS and NewsAPI

At first create an account at https://newsapi.org/ then you will get an api key.

Now create a .env file (like the .env.example file) in the root folder and save the api key value as 'REACT_APP_NEWS_API'.

REACT_APP_NEWS_API= <api_key>

Now run 'npm i' and then run 'npm start'

Then you can go to the website at http://localhost:3000 .

About

This is a simple news website made using react js and news api

https://news-websitehere.vercel.app


Languages

Language:JavaScript 72.9%Language:HTML 18.1%Language:CSS 9.0%