Skip to content

MetkelK/newsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News App

About

This site was built to pull news articles from various sources using multiple APIs.

Currently using the New York Times API. Will add more in the future

View live at https://modest-blackwell-d7e99c.netlify.app/

Styled With Material-UI https://material-ui.com/

Install

Sign up for a New York Times Developer Key

Go to New York Times Dev Portal Follow the instructions to register an account and sign up for an API key.

Clone the repository

git clone https://github.com/MetkelK/newsapp.git

cd newsapp

npm install

Add environment variables

In the root folder create a .env file and add the line REACT_APP_API_KEY=Your API Key

Start local server

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published