Blaze Mail is a private and secure email service that allows users to send and receive emails without the need for a traditional email account. This project aims to provide a user-friendly interface while ensuring privacy and security.
- Privacy-Focused: Send and receive emails without revealing your identity.
- No Traditional Account Required: Use the service without needing a conventional email account.
- User-Friendly Interface: Designed for ease of use while maintaining robust security.
- TypeScript: For building scalable and maintainable applications.
- JavaScript: For dynamic content and interactivity.
- HTML: For structuring web content.
- CSS: For styling the application.
To get started with Blaze Mail, follow these steps:
- Clone the repository:
git clone https://github.com/airdropcodex/blaze-mail.git
- Navigate to the project directory:
cd blaze-mail - Install the required dependencies:
npm install
- Start the application:
npm run dev
Once the application is running, you can access it in your web browser at http://localhost:5173. Follow the on-screen instructions to send and receive emails securely.
We welcome contributions! If you'd like to contribute to Blaze Mail, please fork the repository and submit a pull request.
-
Fork the repository.
-
Create a feature branch:
git checkout -b feature/YourFeature
-
Commit your changes:
git commit -m "Add your feature" -
Push to the branch:
git push origin feature/YourFeature
-
Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or support, please open an issue in the GitHub repository or contact the maintainers.
Thank you for your interest in Blaze Mail!