Activity

Filip Burger

Today I started working on my new project called QuickNote – Minimalist Notes App.

The goal of this project is to build a simple and clean note-taking web app using only HTML, CSS, and JavaScript. I wanted something lightweight that runs directly in the browser without any backend.

So far, I:

Set up the basic project structure
Created a simple UI for adding notes
Implemented note creation and display
Started working with localStorage to save notes

The main idea is to keep everything minimal, fast, and easy to use.

Next steps:

Add editing and deleting notes
Improve UI design
Make it responsive

This is just the beginning, but it’s already coming together nicely

Attachment
0