KeetIp is a simple and intuitive note-taking application designed to help you capture and organize your thoughts, ideas, and tasks efficiently. With KeetIp, you can easily create, edit, and manage your notes, ensuring that you never miss an important detail.
This repository contains the source code for the KeetIp application, including the frontend and backend.
The project is structured into two main parts:
- frontend/: Contains the user interface and logic for interacting with the application.
- backend/: Handles data storage, retrieval, and processing.
- Frontend: Preact, ViteJS, TailwindCSS
- Backend: Node, Express