Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duanedave/note-app
This is an app built with HTML | Css! JavaScript. It is a CRUD application where a user can take notes, it persists Data on the browser using local storage as an implementation
https://github.com/duanedave/note-app
css html javascript
Last synced: 18 days ago
JSON representation
This is an app built with HTML | Css! JavaScript. It is a CRUD application where a user can take notes, it persists Data on the browser using local storage as an implementation
- Host: GitHub
- URL: https://github.com/duanedave/note-app
- Owner: DuaneDave
- License: mit
- Created: 2022-08-19T12:24:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T17:54:44.000Z (over 2 years ago)
- Last Synced: 2024-10-24T14:25:16.051Z (2 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://duanedave.github.io/Note-App/
- Size: 1.03 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Note-App
This app is built with HTML | CSS | Javascript a CRUD application were a user can take notes, it persist Data on the browser using local storage as an implementation.![screenshot](./asset/img1.png)
## Built With
- HTML
- Javascript
- Css## To get a local copy up and running follow these simple example steps.
- Clone this repo to your machine by using Git clone: Git clone `https://github.com/DuaneDave/Note-App.git`
- open in your vs code terminal and run live
- `npm install -g @lhci/[email protected]`
- `npm install --save-dev [email protected]`
- `npm install --save-dev [email protected] [email protected] [email protected] [email protected]`### Run the following tests:
- `npx hint .`
- `npx stylelint "\*_/_.{css,scss}"`
- `npx eslint .`### LIVE DEMO
Check the live demo here [LINK](https://duanedave.github.io/Note-App/)
## Authors 1
👤 **Obiebi Okiemute David**
- GitHub: [@githubhandle](https://github.com/DuaneDave)
- Twitter: [@twitterhandle](https://twitter.com/dave_duane)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/okiemute-david-obiebi-6b4a6a230/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/DuaneDave/Note-App/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is licensed by [MIT](./LICENSE).