indrajitsahu / Note-Taking-App-Pure-JavaScript

This is a note taking app where you can take you notes through your browser. This is simple and easy to use and take any note at any time.

Home Page:https://indrajitsahu.github.io/Note-Taking-App-Pure-JavaScript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note-Taking-App-Pure-JavaScript

This is a note taking app where you can take you notes through your browser.

image

It is totally made using JavaScript and for styling part I used BootStrap for more responsiveness and clean interface.

Feel free to use it and bookmark in your browser, it will help you in instantly note down your random throughs or useful for note down any algorithm of any coding questions.

It basically uses the concept of Local Storage for storing the data on your browser storage.

The notes will keeps in a safe place, until you delete it or refresing your whole browser means reinstalling or deleting data or cache.

Here is the link to use --> Note Taking App

About

This is a note taking app where you can take you notes through your browser. This is simple and easy to use and take any note at any time.

https://indrajitsahu.github.io/Note-Taking-App-Pure-JavaScript/


Languages

Language:HTML 60.2%Language:JavaScript 39.8%