This project was generated using Nx.
A simple movie search service powered by OMDb API. This is a demo web application built by Andy Lee, using React, Typescript, Nx Framework, Material UI and SASS.
Please kindly use your own API key by configuring apps/react-app/src/environments/environment.ts and environment.prod.ts
npm install
, npm run start
(localhost:4200)
yarn install
, yarn run start
(localhost:4200)