/Movie-CheckOut

A simple webApp demonstrate the use shopping experiences

Primary LanguageTypeScript

Movie-Checkout

Client

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

API Key

Make Your Api Key in the root directory under name apikey.json

//apikey.json
{
  "key": "xxxxxxxx"
}