/10-projects-10-hours-

10-projects-10-hours with Florin Pop

Primary LanguageJavaScript

10 Projects in 10 Hours

  1. Countdown Timer
  • future date
  • timer
  1. Quiz App
  • questions from obj
  • select answer
  • at the end show score
  1. Recipe App
  • recipe info on click
  • fav recipe (w/ localStorage)
  1. Notes App
  • CRUD note
  • markdown
  • localStorage
  1. ToDo App
  • CRUD todos
  • localStorage
  1. Movie App
  • list of movies
  • movie info
  • fav movie
  • actors
  1. GitHub Profiles App
  • search for user
  • get and show data
  1. Drawing App
  • canvas
  • size
  • color
  1. Password Generator
  • numbers
  • letters
  • symbols
  • copy to clipboard
  1. Weather App
  • enter location
  • get weather
  • have some icons?