https://github.com/hariomgola/notepad
This repository contains code for next generation notepad which has web base interface
https://github.com/hariomgola/notepad
Last synced: 3 months ago
JSON representation
This repository contains code for next generation notepad which has web base interface
- Host: GitHub
- URL: https://github.com/hariomgola/notepad
- Owner: hariomgola
- License: mit
- Created: 2023-12-08T05:25:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-09T21:08:14.000Z (over 1 year ago)
- Last Synced: 2023-12-10T06:32:49.806Z (over 1 year ago)
- Language: CSS
- Size: 228 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NotePad Application in Angular
This project is the simple new implementation of notepad in browser## Command Used to Run Locally
- `npm start` or `ng serve`## Running and viewing project
Project is up and running on https://hariomgola.github.io/notepad/## Project Status
- Completed## Made with :heart:
- portfolio :computer: https://hariomgola.github.io/
- Hire me :heart_eyes::yellow_heart: https://hariomgola.github.io/resume/## Logic Used
Simple we are using web based storage to store the notes into session and local storage on basic of toggle provided## :point_right: `I see it I love it I code it`
```
Code Protection : Active
```