/vue-dates-facts

A Vue 3 app using Numbers API with a custom backend. Get facts about dates 🧐

Primary LanguageVue

vue-dates-facts

Project setup

npm install

Run the project

npm run dev

Roadmap and improvements

  • error message display to user
  • disbale buttons when list is empty
  • check for duplicate before api call, not after
  • use of local storage to save data between page reloads
  • adding button to remove one fact from the list on history page, using slots
  • remove unused css
  • separate Home list from global store
  • regex validation for input
  • TypeScript migration
  • better error handling

API used

Numbers API