/MovieConnection

A Movie application with Typescript

Primary LanguageTypeScript

Movie Application

Simple movie database application PREVIEW

Installation process :

  • clone repo
  • navigate to project root folder
  • install all dependencies with yarn or npm i
  • run with yarn start or npm
$ git clone https://github.com/RandolphG/MovieConntection.git
$ cd project folder
$ yarn or npm i
$ yarn start or npm start