/oscar-checklist

Easy way to track your Oscars watchlist

Primary LanguageJavaScript

Oscar Nominations Checklist

Live!

Oscar Nominations Checklist

Set-up

  1. Clone this repository
  2. You will need Node.js installed on your machine. If you do not have it, you can download it here.
  3. cd oscar-checklist
  4. Run npm install
  5. Run npm run dev
  6. Open localhost:5173 in your browser

About

This is a simple checklist app that allows users to check off movies they have seen that were nominated for an Oscar. Your watched movies are saved in local storage, so you can come back to the site and see what you have left to watch.