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

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

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
```