Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 327 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 327 Bytes

How to run this app.

  • Clone this repository in your local system.
  • Add a .env file with entry VITE_NEWS_API_KEY with the api_key generated from following website: Link.
  • Run npm install to install all the dependencies.
  • Run npm run dev to run the server on local.