Masa is a sleek and modern start page, blending a minimalist design with the Catppuccin Mocha palette.
- Minimalist UI: A clean and distraction-free interface.
- Theme Integration: Styled with the Catppuccin Mocha color palette.
- Fast & Lightweight: Built with React and Vite for optimal performance.
- Customizable: Easily adaptable to your preferences.
- Frontend: React, Vite
- Styling: TailwindCSS, Catppuccin Tailwind Plugin
- Linting & Code Quality: ESLint
-
Clone the repository:
git clone https://github.com/callmedeci/masa.git cd masa
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Build for production:
npm run build
Pull requests and feature suggestions are welcome. Open an issue to discuss proposed changes.