/movies-streaming-platform

Free platform to watch movies/series in highest quality

Primary LanguageTypeScriptMIT LicenseMIT

Sadge Template

Introduction

Welcome to Sadge Template! This is a custom Next.js project starter template designed to help you kickstart your web development projects quickly and efficiently.

Features

  • Dark theme with next-themes
  • TypeScript support
  • ESLint and Prettier
  • Absolute imports
  • Husky pre-commit hooks
  • Tailwind CSS
  • Shadcn-ui components

Prerequisites

Before you begin, ensure you have the following installed on your machine:

Usage create-next-app

The easiest way to create a new project based on this template is by using create-next-app with the -e flag. Run the following command in your terminal:

npx create-next-app -e https://github.com/Vette1123/next-js-starter-template --use-yarn