Skip to content

SidhnatPandey/movie-booking-app-react

 
 

Repository files navigation

Try on Initializ

On Dev

Kubeday India

On Prod

Kubeday India

Prerequisite

Must have an Account on Initializ.ai

Steps to Create Account

Step 1: SignUp

Sign Up

Step 2: Verify Your Email

Step 3: Sign In

Sign In

Step 4: Deploy on Initializ

How To Use

From your command line, clone and run react-movie-booking:

# Clone this repository
git clone https://github.com/initializ-templates/react-movie-booking.git
 
# Go into the repository
cd react-movie-booking
 
# Setup default environment variables
 
# For Linux
cp env.example .env
# For Windows
copy env.example .env
 
# Install dependencies
npm install

About

learning Open-source contribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • CSS 3.8%
  • HTML 0.3%