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

https://github.com/yanbrasiliano/daily-notes-web-app

A web application inspired by Google Keep, offering similar functionalities for note-taking and organization. Developed using JavaScript, this app allows users to create, edit, and manage notes efficiently, featuring a clean and intuitive interface for a seamless user experience.
https://github.com/yanbrasiliano/daily-notes-web-app

javascrip-es6 javascript javascript-vanilla

Last synced: 8 months ago
JSON representation

A web application inspired by Google Keep, offering similar functionalities for note-taking and organization. Developed using JavaScript, this app allows users to create, edit, and manage notes efficiently, featuring a clean and intuitive interface for a seamless user experience.

Awesome Lists containing this project

README

          

## Daily Notes 📝
Web app similar to google keep and with its functions made with Javascript.

In it you can create notes that will be stored in a storage location and in them you can: fix, copy, delete, and export to CSV.

### To use it, follow the steps below:

1. ##### Clone the repo:
```
git clone git@github.com:yanbrasiliano/daily-notes-web-app.git
```
3. ##### Open the project folder:

```
cd /daily-notes-web-app
```
4. ##### Open in your browser using the plugin LiveSever

5. ##### Enjoyng