Skip to content

Naskri/Nuxt

Repository files navigation

Nuxt - Watch movies and series!

Nuxt
View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

Features

  • Polish/English translations.
  • Auth system with extra auth recover option.
  • Dashboard with movies/series/my list options.
  • Individual user data list.
  • Avatars.
  • Responsivity.
  • Supabase.
  • Video.

(back to top)

DEMO ACCOUNT

Demo Account for testing

  Email:a@wp.pl
  Password:123456

Built With

  • TypeScript
  • HTML5
  • CSS3
  • React
  • React Query
  • React Router
  • React Hook Form
  • Supabase
  • Vite

(back to top)

Getting Started

Follow the example

Installation

  1. Clone the repo
    git clone https://github.com/Naskri/Nuxt.git
  2. Install dependencies
  npm install
  1. Run a server
  npm run dev
  1. Setup a env file
  Create a .env.local file

  Set:

  VITE_SUPABASE_URL = YOUR_PROJECT_SUPABASE_URL
  VITE_SUPABASE_API_KEY = YOUR_PROJECT_SUPABASE_API_KEY
  VITE_TMDB_API_KEY = YOUR_PROJECT_TMDB_API_KEY
  VITE_TMDB_TOKEN = YOUR_PROJECT_TMDB_TOKEN

(back to top)

Contact

Project Link: https://github.com/Naskri/Nuxt

(back to top)

Releases

No releases published

Packages

No packages published

Languages