The objective of this JavaScript project is to create a notes application that uses local storage and allows for edits, among other things.
functions
Circle Click JavaScript Game
The objective of this JavaScript circle click game project is to code a game that makes random circles, which the user has 1 second to click.
JavaScript Grocery List Project 2
The objective of this JavaScript grocery list project is to create a list that accepts an item and also saves it to local storage.
JavaScript Number Guessing Game Project
This JavaScript number guessing game project’s objective is to code a game where the user must guess a randomly generated number from 1 to 100.
JavaScript Countdown Clock Project
This JavaScript countdown timer project is very similar to the previously coded countdown timer.
The biggest differences are the difference in CSS and this project uses two JavaScript functions.
JavaScript Quiz Project
This JavaScript quiz project challenges you to code the functionality of a quiz.
At the end of the quiz, your users should get a total score.