Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 2.05 KB

README.md

File metadata and controls

55 lines (40 loc) · 2.05 KB

React JS - Uvies - Online Ticket Booking

View Demo · Report Bug · Request Feature

Image Banner

About The Project

The website application was created to help movie lovers to find out what films are currently showing and will be showing in the near future. It also provides the convenience of choosing a cinema, booking seats, and buying tickets online.

Built With

React Bootstrap React Bootstrap Redux

Requirements

  1. Node Js
  2. Node_modules npm install or yarn install
  3. Uvies Backend API here

Getting Started

  1. Download this Project or you can type git clone https://github.com/twicks95/uvies-react-app.git
  2. Open app's directory in CMD or Terminal
  3. Type npm install or yarn install
  4. Add .env file at root folder project
REACT_APP_API_BASE_URL= [Backend API]
REACT_APP_API_USER_IMG_URL= [Backend user image URL]
REACT_APP_API_MOVIE_POSTER_URL= [Backend movie poster URL]
  1. Type npm run serve

Acknowledgements

License

© Teguh Wicaksono