A simple online notepad. This notepad is also available as a Chrome extension.
- Bold, Italic, Underline
- Text alignment: Left, Center, Right
- Bullet lists and numbered lists
- Checkboxes
- Saves content automatically
-
Clone this repository to your local machine:
git clone https://github.com/meghanakr7/Online-Notepad.git
-
Push the files to your GitHub repository.
-
Go to the repository settings on GitHub.
-
Scroll down to the "GitHub Pages" section.
-
Under "Source", select the
main
branch and the/root
folder. -
Save the settings and wait for the site to be published.
-
Clone this repository to your local machine:
git clone https://github.com/meghanakr7/Online-Notepad.git
-
Open Chrome and go to
chrome://extensions/
. -
Enable "Developer mode" using the toggle switch at the top right.
-
Click on "Load unpacked" and select the directory where you have your extension files.
-
The "Online Notepad" extension should now appear in your list of extensions.