simple-video-player Tailwind Templates

Simple Video Player

Showcase. ReactJS/NextJS/Typescript/Tailwind CSS

A Project to Demonstrate Skills in React.JS, Next.JS, TypeScript, and Tailwind CSS

Overview

This project is designed to showcase proficiency in modern web development technologies including React.JS, Next.JS, TypeScript, and Tailwind CSS. The project consists of a simple login page and a main page featuring a list of uploaded videos with various interactive elements.

Features

  • Login Page: Users can enter their username to log in.
  • Main Page: Displays a list of uploaded videos with the ability to upload new ones.
  • Responsive Design: Includes a navigation bar (Nav) and footer, ensuring a responsive design across devices.
  • Theme and View Settings: Users can change the theme and toggle between card view and list view for the video list using the settings button (cog icon).
  • Edit Video Details: Users can modify video details.
  • Comments: Users can save new comments on videos.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Top categories

Loading Svelte Themes