Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 204 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 204 Bytes

BookMyShow

Setup

  1. Clone the repository:
git clone https://github.com/Akash1000x/bookMyShow.git
cd bookMyShow
  1. Install dependencies
yarn
  1. Run
yarn dev