irfanandriansyah1997 / react-movie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codecov Build Status

React Movie

create sample implementation React and OMDB API

How To

Run Development

You can run using npm

yarn start

Build Asset

To build new asset using webpack

yarn run build

Testing

To run the unit test, you can type this command in terminal.

npm run test

To run the linter, you can type this command in terminal.

npm run lint

About


Languages

Language:TypeScript 89.4%Language:CSS 9.1%Language:HTML 1.6%