Mini is a lightweight note-taking application designed for Windows, macOS, and Linux. It is built using the Tauri framework, Next.js for the frontend, and Ant Design for the user interface.

- Cross-Platform: Works seamlessly on Windows, macOS, and Linux.
- Simple Note-Taking: An easy-to-use interface for taking and managing notes.
- Offline Mode: Mini works offline, ensuring your notes are accessible anytime, anywhere.
- Powered by Tauri: Utilizes the Tauri framework for creating lightweight, fast, and secure applications.
- Tauri: A framework for building tiny, blazing-fast binaries for all major desktop platforms.
- Next.js: A React framework for building web applications with server-side rendering and route-based code splitting.
- Ant Design: A React UI library with a set of high-quality components and themes.
Follow the steps below to set up and run Mini on your local machine:
- Clone the Repository:
git clone https://github.com/VikashAnandJha/mini-tauri.git cd mini