Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 402 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 402 Bytes

Access to news articles from all over the world.

The Minute

  • Note that the API can't be used in production. It can only be used locally. So clone the repo and run the following commands :

npm i npm run dev

TODO:

  • DONE: Implement filtering
  • DONE: Implement Searching
  • TODO: Implement Search using debouncing
  • TODO: Code refactoring