Skip to content

matthewyoungjr/theminute

Repository files navigation

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