Skip to content

Latest commit

 

History

History
82 lines (52 loc) · 2.22 KB

README.md

File metadata and controls

82 lines (52 loc) · 2.22 KB

Meta-News with React!

Meta-News is an React News WebApp in which we use Hooks and API fetch of NEWS API. With help of Tailwind CSS we Made an Attractive and Responsive WebApp.


🌟 About the Project

📷 Demo Video


Meta-News.mp4

forthebadge forthebadge forthebadge

🔑 Setup Environment Variables

Go to NewsAPI site ande generate free API key.
To run this project, you will need to add the following environment variables to your .env file

REACT_APP_NEWS_API=*********

Paste your API key

⚙️ Installation


Open terminal and paste the command given below.....

npm install
rum start

Open http://localhost:3000 to view it in your browser.

Don't forget to leave a star ⭐️