Quill is a simple and elegant journaling web application built with HTML, CSS, and JavaScript.
It provides users with a distraction-free space to create, organize, and reflect through journal entries.
app.css
, queries.css
)script.js
)quill-journaling-app/
│
├── app.css # Main stylesheet
├── queries.css # Responsive media queries
├── script.js # Chat popup functionality
│
├── login.html # Login page
├── register.html # Registration page
├── create-journal.html # Create Journal page
│
├── images/ # App logos and social icons
└── README.md # Project documentation
git clone https://github.com/SagarXdev23/quill-journaling-app
cd quill-journaling-app
login.html
, register.html
, create-journal.html
) in your browser.Built with HTML, CSS, and JavaScript as part of a journaling app project.
Made with ♥ in India 🇮🇳