Skip to content

News Website with React, Material-UI, NewsApi. Using functional component with hooks and effect for search filtering.

License

Notifications You must be signed in to change notification settings

amtxdev/newsapi-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React News

News Website with React, Material-UI, NewsApi. Using functional component with hooks and effect for search filtering.

Technology

  • React.JS | A Javascript Library For Building User Interfaces

Setting up

Installation

  • Access project directory on your terminal.

    npm install
    
  • Create .env

  • Copy your private newsapi.org key and paste it in .env file

Run Application

  • After you have installed npm package, open up terminal and type.

      npm run start
    

About

News Website with React, Material-UI, NewsApi. Using functional component with hooks and effect for search filtering.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published