Skip to content

dhunganasaroj3/movie-app

Repository files navigation

#Movie App v1 This app shows the list of the movies.

Usage:

install dependencies

npm i

Run project

npm start

Build project

npm run build

fix lint

npm run lint:fix

Run test in watch mode

npm run test:watch

Run test to generate coverage

npm run test:coverage

Run test to show coverage

npm run showcoverage

The building blocks that are used to build the system are:

  • React
  • Typescript
  • webpack
  • Material UI
  • Lint
  • Prettier
  • Jest
  • Enzyme
  • enzyme-adapter-react-16

Note: GitHub action is configured in this project. When user creates a PR then code is automatically deploy in the firebase. ###Firebase is used for hosting #DEMO SITE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published