An open API service indexing awesome lists of open source software.

https://github.com/sagnik-coder24/keep-clone

Just a clone of google keep
https://github.com/sagnik-coder24/keep-clone

css google-keep-clone html javascript

Last synced: 3 months ago
JSON representation

Just a clone of google keep

Awesome Lists containing this project

README

        

# Google Keep Clone

A simple clone of Google Keep built with HTML, CSS, and JavaScript.

## Features

- Add new notes
- Edit existing notes
- Delete notes
- Responsive design

## Installation

1. Clone the repository:
```bash
git clone https://github.com/Sagnik-Coder24/Keep-Clone.git
```
1. Navigate to the project directory:
```bash
cd google-keep-clone
```
2. Open `index.html` in your browser to view the app.

## Usage
- To add a new note, click on the "Add Note" button and enter your note.
- To edit a note, click on the note you want to edit and make your changes.
- To delete a note, click on the "Delete" button on the note you want to remove.

## Technologies Used

- HTML
- CSS
- JavaScript