Skip to content

Momo8289/Notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes-app

This is a simple notes app I made for practice with HTML/CSS/JS. Currently, notes are stored on the browser's storage, but it is made in a way that would make switching it over to storing the notes on a server trivial.

Features

  • Markdown support for notes, courtesy of showdown.js
  • Searching of notes by title. Search results update as you type.
  • Favourite notes to have them appear first
  • Fully responsive

License

Everything in this project is under the MIT License (Which you can find here), unless otherwise stated in the attributions section.

Attributions

About

A simple notes app made in HTML/CSS/JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published