Skip to content

shubh73/JavaScript-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

10 JavaScript Projects

🔰 This repository consists of 10 Beginner JavaScript Projects made using HTML, CSS, JavaScript.

  1. Countdown Timer
  • Future date
  • A Timer

Countdown Timer

  1. Recipe App
  • Recipe info on click
  • Fav recipe (w/ LocalStorage)

Recipe App

  1. Quiz App
  • Questions
  • Select answer
  • Show's score at the end

Quiz App

  1. Notes App
  • Design:
  • CRUD note
  • Using Markdown
  • LocalStorage

Notes App

  1. ToDo App
  • CRUD todos
  • LocalStorage

ToDo App

  1. Movie App
  • List of trending movies
  • Movie info
  • Fav movie
  • Actors Info

Movie App

  1. GitHub Profiles App
  • Search for any user
  • Get and show data

GitHub Profiles App

  1. Drawing App
  • Canvas
  • Chnage size and color

Drawing App

  1. Password Generator
  • Includes:
  • Numbers
  • Letters
  • Symbols
  • Copy to clipboard

Password Generator

  1. Weather App
  • Enter any location
  • Get the weather

Weather App