News Website with React, Material-UI, NewsApi. Using functional component with hooks and effect for search filtering.
- React.JS | A Javascript Library For Building User Interfaces
-
Access project directory on your terminal.
npm install -
Create .env
-
Copy your private newsapi.org key and paste it in .env file
-
After you have installed npm package, open up terminal and type.
npm run start