Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 252 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 252 Bytes

Showcase app using Sqlite DB & Express

  • Call an API to retrieve movies by their title
  • Store the movies you want inside the DB
  • Retrieve your list from the DB
  • Delete movies from your list

Preview

Preview of the app