/moviekool

Primary LanguageTypeScript

MovieKOOL

Dummy streaming platform.

The project is developed with:

  • typescript
  • scss
  • react
  • vite

Development

git clone https://github.com/jorrete/moviekool.git
cd moviekool
npm install
npm run dev

Testing

Run tests on time.

npm run test:run

Run tests in watch mode.

npm run test:watch

Run tests in watch mode with a browser UI.

npm run test:UI

Deploying

Build a check the result. It will check:

  • stylelint
  • eslint
  • typescript
npm run preview

Demo

https://jorrete.github.io/