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

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages