Skip to content

rayfarandi/fwg17-cinematix-fe

Repository files navigation

CINEMATIX FRONTEND PROJECT MOVIE React JS

logo

Welcome to the CinemaTix Frontend Web Project! This project utilizes the power of Tailwind CSS to create a sleek and responsive user interface, and is built with a component-based architecture by React.

Web App project for ordering movie ticket and transactions online. The main feature in this project is using a Single Page Application (SPA), Dynamic Web and Responsive website for mobile and Laptop.

Built With

Configure app

Create file .env then edit it with your settings according to your needs. You will need:


VITE_BACKEND_URL="..." Your Backend Golang Host

Getting Started

Install And Run Locally

  1. Clone project from github repository

    $ git clone https://github.com/rayfarandi/fwg17-cinematix-fe
    
  2. go to folder fwg17-cinematix-fe

    $ cd Cinematix-Frontend
    
  3. install dependencies

    $ npm install
    
  4. Prepare Backend

    prepare the backend in the following link Back End Cinematix Golang

  5. Start the server

    $ npm run dev
    

Link Deployment

Cinematix

Related Project

Back End Cinematix Golang

Collaborator

Releases

No releases published

Packages

No packages published

Languages