Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).