From fed1933ec40485bba3e508011a806f2a2545863d Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Tue, 8 Jul 2025 12:42:56 +0330 Subject: [PATCH] first commit --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ce11203 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Mailbox App + +A modern, right-to-left (RTL) mailbox application built with React, TypeScript, and Tailwind CSS. + +## Features + +- **RTL Support:** Designed for Persian (Farsi) users with full RTL layout. +- **Sidebar Navigation:** Access to Received, Sent, Drafts, Archive, Trash, Favorites, Spam, and Settings. +- **Responsive Design:** Works seamlessly on desktop and mobile. +- **Localization:** Easily translatable, with Farsi as the default language. +- **Custom Theming:** Easily adjust primary and secondary colors via CSS variables. +- **Reusable Components:** Includes customizable Button and Sidebar components. + +## Project Structure +# dmail-admin