0.16.0 • Published 1 year ago

template-genius v0.16.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Next.js Template with Tailwind CSS, TypeScript, and More

This is a Next.js project template that includes a comprehensive setup for various tools and libraries. It comes pre-configured with Tailwind CSS, TypeScript, NextAuth for authentication, Stripe for payments, Prisma for database management, Redux for state management, and more.

Features

  • Next.js: React framework for server-rendered or statically exported apps.
  • Tailwind CSS: Utility-first CSS framework.
  • TypeScript: Strongly typed programming language.
  • NextAuth: Authentication library for Next.js.
  • Stripe: Payment processing.
  • Prisma: ORM for database access.
  • Redux: State management.
  • React Icon: Popular icons for React.
  • React Hot Toast: Toast notifications.
  • Resend: Email integration.
  • React Email Template: Email template components.
  • Framer Motion: Animations for React.
  • jsPDF: PDF generation.
  • date-fns: Date utility functions.
  • bcrypt: Password hashing.
  • axios: HTTP client for making requests.

Getting Started

Prerequisites

  • Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.
  • npm: Node package manager, which comes with Node.js.

Installation

  1. Clone the Repository

    git clone https://github.com/yourusername/your-template-repo.git
    cd your-template-repo