Skip to content

Latest commit

 

History

History
57 lines (21 loc) · 1.67 KB

README.md

File metadata and controls

57 lines (21 loc) · 1.67 KB

Google-Keep-Notes

This is a Notes App that enables to write, read, edit, delete and store notes.It is made using Javascript, CSS3 and HTML5.

A simple app that enables to write, read, edit, delete and store notes. The application is based on CRUD operation and additional features. This is made using DOM Manipulation, functions, CRUD operations, LocalStorage, etc.

Getting Started

Since this is an example project, I'd encourage you to clone and rename this project to use for your purposes. It's a good starter boilerplate.

  • Clone or download the repository to your local machine.
  • Open the index.html file in your preferred browser to view the website.
  • Explore the code by opening the file in a text editor and following the comments.

Demo

A short video demo of the complete project:

video1566520254.mp4

Screenshots

A couple of Screenshots:

n1

n2

n3

Deployment

The deployed link of the project:

Contributions

Contributions are always welcome! Please submit an issue using the issue tab above if you have feedback or improvement suggestions. I would appreciate it if you could submit a pull request with a fix.