Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Keep Clone

Google Keep app clone built using vanilla JavaScript to mimic key functionalities of the app with editable notes in a modal.

Key Features:

This project is contained within an App class to organise its behavior. Event listener functions therefore become methods. Notes can be added and edited through a pop-up modal.

Keep Example

Things learnt/practiced:

  1. JavaScript classes and the constructor() method.
  2. DOM manipulation and event.target.

About

Google Keep app clone built using vanilla JavaScript to mimic key functionalities of the app with editable notes in a modal.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages