Skip to content

Donnevtis/netflixroulette

 
 

Repository files navigation

NETFLIXROULETTE

A single page application, which will allow users to search the Movies DB database

Project setup

Install

npm ci

Install and start server

cd backend
npm install
npm start

Compiles and hot-reloads for development

npm start

Lint project

npm run lint

Compiles and minifies frontend for production

npm run build

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.7%
  • JavaScript 25.0%
  • SCSS 17.9%
  • CSS 1.0%
  • HTML 0.3%
  • Shell 0.1%