Skip to content

Yrashka200/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes app

Notes app - Save your notes localy, safe and for any devices!

Version License JavaScript HTML5 CSS3

Features:

  • Create notes locale
  • Uploading photos
  • MarkDown Support syntax
  • X Base64 Encoding for notes
  • Support any Devises!

  1. Clone the repository
git clone https://github.com/Yrashka200/notes-app.git
cd notes-app
Open the application
# Simply open index.html in your browser
open index.html
# Or use a local server
python -m http.server 8000

Contributing

Contributions are welcome! Here's how you can help:

  1. Fork the repository

  2. Create a feature branch (git checkout -b feature/AmazingFeature)

  3. Commit your changes (git commit -m 'Add some AmazingFeature')

  4. Push to the branch (git push origin feature/AmazingFeature)

  5. Open a Pull Request


license

MIT - licence

Mady By Yrashka200

About

Save your notes localy, safe and for any devices!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors