Skip to content

zkemail/zk.email

Repository files navigation

Landing Page for zkemail

Welcome to the repository for the official landing page of zkemail, built with Next.js. This repository serves as the front-facing website for the open-source project, providing visitors with essential information, resources, and links to learn more and get involved.

🚀 Features

  • Clean Design: A modern, responsive, and user-friendly interface.
  • Next.js Framework: Optimized for performance and SEO.
  • Static Site Generation (SSG): Fast and scalable deployment.
  • Customizable: Easily tweak content and styles to suit your needs.

🛠️ Technologies Used

  • Next.js: Framework for React applications.
  • Tailwind CSS (optional): For styling.
  • Markdown/MDX (optional): For dynamic content management.

🖥️ Development Setup

  1. Clone the repository:

    git clone https://github.com/zkemail/zk.email.git
  2. Navigate to the project directory:

    cd zk.email
  3. Install dependencies:

    yarn install
  4. Run the development server:

    yarn run dev

    The landing page will be accessible at http://localhost:3000.

🤝 Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a feature branch: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add feature-name'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

📞 Contact

If you have any questions or feedback, please reach out at zkemail or create an issue in this repository.


Thank you for supporting zkemail! 🚀