Skip to content

Senurcreate/Quickshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Quickshow

Project Status

Quickshow is a fast and modern web application built with React and powered by Vite. It offers a smooth frontend experience, optimized performance, and an attractive UI, suitable for showcasing apps or services across platforms.

πŸ”— This project is based on a tutorial by the YouTube channel GreatStack. All credits go to the original creator for the core concept and implementation.

πŸš€ Features

  • ⚑ Built with Vite for ultra-fast development and builds
  • βš›οΈ React-based architecture for dynamic and reusable UI
  • 🎨 Custom styling with CSS and SVG assets
  • 🌐 Deployed with Vercel (vercel.json included)

πŸ“ Project Structure

Quickshow/ └── client/ β”œβ”€β”€ public/ # Static assets (images, icons, etc.) β”œβ”€β”€ src/ # Source code (React components, CSS, assets) β”œβ”€β”€ index.html # Main HTML entry point β”œβ”€β”€ package.json # Project metadata and dependencies └── vite.config.js # Vite configuration

πŸ› οΈ Tech Stack

  • Frontend: React, Vite
  • Styling: CSS
  • Deployment: Vercel

πŸ“¦ Installation & Setup

Make sure you have Node.js and npm installed.

# Navigate to the project directory
cd client

# Install dependencies
npm install

# Start the development server
npm run dev

✨ Credits

This project is based on tutorial from the GreatStack YouTube channel.

About

A Movie Ticket Booking Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages