commit fed1933ec40485bba3e508011a806f2a2545863d Author: hamid zarghami Date: Tue Jul 8 12:42:56 2025 +0330 first commit 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