Skip to content

Megabit/BlazoriseOutlookClone

Repository files navigation

Blazorise Outlook Clone

📧 BlazoriseOutlookClone is an open-source project that replicates the familiar Microsoft Outlook interface using Blazorise.
The goal is to showcase how far you can take Blazorise components and theming to build a professional-grade email client UI in Blazor.


✨ Features

  • 📬 Outlook-like UI built entirely with Blazorise
  • 🎨 Fluent UI 2 theming with light/dark mode support
  • 📂 Sidebar navigation for mail folders
  • 📑 Split-view layout for message lists and details
  • 🌓 Easy theme switching with data-theme="dark"
  • 💻 100% Blazor project

Example

image

🚀 Getting Started

1. Clone the repo

git clone https://github.com/Megabit/BlazoriseOutlookClone.git
cd BlazoriseOutlookClone

2. Restore dependencies

dotnet restore

3. Run the project

cd BlazoriseOutlookClone
dotnet run

Theming

BlazoriseOutlookClone uses Fluent UI 2 tokens out of the box.

  • To customize the theme, follow our blog post on Fluent UI theming
  • To enable dark mode, set the data-theme="dark" attribute on your tag:
<html lang="en" data-theme="dark">

Contributing

Contributions are welcome!

Feel free to fork the repo, open issues, or submit pull requests with improvements.

License

This project is free for everyone and licensed under the MIT License

You are free to use, modify, and distribute it.

Disclaimer

BlazoriseOutlookClone is an independent open-source project. It is not affiliated with, endorsed by, or connected to Microsoft or Outlook in any way.

This project is provided “as is” without warranty of any kind. The authors and contributors are not liable for any damages arising from the use of this project.

Acknowledgments

  • Blazorise - the UI framework powering this project
  • Fluent UI - design system inspiration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •