Skip to content

Latest commit

 

History

History
86 lines (59 loc) · 3.82 KB

README.md

File metadata and controls

86 lines (59 loc) · 3.82 KB

MmFontsHub.com - Myanmar Fonts Hub

MmFontsHub.com is Myanmar's leading online platform for fonts, catering specifically to the needs of the Myanmar community. Our website offers a vast collection of high-quality fonts, carefully curated and optimized for various projects, including web design, graphic design, branding, and more. Discover an extensive range of traditional and contemporary fonts, all conveniently accessible in one place. Whether you're a professional designer or an enthusiast, MmFontsHub.com provides the perfect resource to enhance your creative projects and express your unique style in both the Myanmar and English languages.

About

At MmFontsHub.com, we strive to provide designers, professionals, and enthusiasts with a diverse selection of fonts that cater to their creative projects in both Myanmar and English languages. Our platform offers the perfect resource to express your unique style and enhance your work in multiple languages.

Website Link

Please visit our website at MmFontsHub.com

MmFontsHub MmFontsHub MmFontsHub MmFontsHub

Tech Stack

MmFontsHub.com is built using the following technologies:

  • Next.js: A React framework for server-side rendering and static site generation.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
  • Prettier: A code formatter that ensures consistent code styles.
  • ESLint: A linter tool to enforce code quality and best practices.

Installation Guide

Follow these steps to set up the project locally:

npm

  1. Clone the repository: git clone https://github.com/mmfontshub/mmfontshub.git
  2. Navigate to the project directory: cd mmfontshub
  3. Install dependencies: npm install

yarn

  1. Clone the repository: git clone https://github.com/mmfontshub/mmfontshub.git
  2. Navigate to the project directory: cd mmfontshub
  3. Install dependencies: yarn

Scripts

To run the project, you can use the following scripts:

  • npm run dev or yarn dev: Starts the development server.
  • npm run build or yarn build: Builds the production-ready code.
  • npm start or yarn start: Starts the production server.
  • npm run lint:fix or yarn lint:fix: Runs ESLint and automatically fixes linting issues.
  • npm run generate-ff or yarn generate-ff: Generates the font face CSS.

How to Contribute

We welcome contributions to improve and expand our font collection and platform. If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature/your-feature-name.
  3. Commit your changes: git commit -m 'Add your changes'.
  4. Push to the branch: git push origin feature/your-feature-name.
  5. Open a pull request, describing the changes you've made and their significance.

Feedback and Support

We value your feedback and are here to help with any issues you encounter. Feel free to reach out to us by creating an issue on our GitHub repository.

License

This project is licensed under the MIT License.


Thank you for visiting MmFontsHub.com. We hope our platform enriches your creative journey and helps you express your ideas beautifully in both the Myanmar and English languages. Happy coding!