Skip to content

A modern Next.js web application for generating and customizing name styles with various fonts, including custom Bangla fonts.

Notifications You must be signed in to change notification settings

zbjs/e-signatures

Repository files navigation

e-Signatures

A modern Next.js web application for generating and customizing name styles with various fonts, including custom Bangla fonts.

🚀 Features

  • Supports custom Bangla fonts
  • Google Fonts integration
  • Live font preview
  • Name styling and customization
  • Image generation with custom fonts
  • Fully responsive UI

🛠️ Tech Stack

  • Framework: Next.js (App Router)
  • Styling: Bootstrap
  • Font Management: Google Fonts + Custom Fonts

📦 Installation

  1. Clone the Repository
    git clone https://github.com/zobkazi/e-signatures.git
    cd e-signatures
  2. Install Dependencies
    npm install
    # or
    yarn install
  3. Run the Development Server
    npm run dev
    Open http://localhost:3000 to view the app in the browser.

🚀 Deployment

Vercel (Recommended)

  1. Install Vercel CLI:
    npm install -g vercel
  2. Deploy:
    vercel

Manual Deployment

  1. Build the project:
    npm run build
  2. Start the production server:
    npm start

🖼️ Favicon Setup

Place your favicon.ico file in the /public directory.

🔥 Optimizations

  • Minified CSS & JavaScript
  • Lazy loading images
  • Next-gen image formats (WebP, AVIF)
  • Critical CSS inlining

🤝 Contributing

Feel free to fork this repository and submit pull requests!

📄 License

This project is licensed under the MIT License.

About

A modern Next.js web application for generating and customizing name styles with various fonts, including custom Bangla fonts.

Topics

Resources

Stars

Watchers

Forks