- Create notes locale
- Uploading photos
- MarkDown Support syntax
- X Base64 Encoding for notes
- Support any Devises!
- 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 8000Contributions are welcome! Here's how you can help:
-
Fork the repository
-
Create a feature branch (git checkout -b feature/AmazingFeature)
-
Commit your changes (git commit -m 'Add some AmazingFeature')
-
Push to the branch (git push origin feature/AmazingFeature)
-
Open a Pull Request
MIT - licence