NOTE: The code of main.js has some bugs and it is not in use currently.
Notes are stored in local storage
“Taking notes” is something that has long been important as we’re going to need to pass along our thoughts, feedback. Magic Notes is a great way to integrate your action plan with your to-do list, bringing your traditional way of taking notes to a whole new level.
Paste this HTML code above to see the magic:
https://codepen.io/srbmaury/pen/xxjaxzB
- Add a new note
- Delete your previous notes
- Star Important notes
- Search within notes
- Sort by newest first and oldest first
Download the Repository from Github or Clone the Repo
git clone https://github.com/srbmaury/notes.git
Feel free to open an issue to discuss it, or directly create a pull request with necessary changes. Any contributions you make are greatly appreciated.
- Fork it (https://github.com/srbmaury/notes.git)
- Create your feature branch (
git checkout -b feature/login
) - add and Commit your changes (
git commit -m 'Added login'
) - Push to the branch (
git push origin feature/login
) - Create a new Pull Request
Feel free to contact me if you come through any error or want Guide in contribution.