lmachens / movie-night

Movie night planner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Night

You want to watch a movie together with friends, but the selection takes forever again? Movie Night takes the hassle out of scrolling through the app and suggests movies at random and also provides relevant information.

logo

Demo

Here you can view and test the app:

The app is currently only supported as a mobile version.

Installing / Getting started

In the project directory, you can run:

npm start

Runs the server in production mode and serve production bundle from npm run build

npm run dev:client

Runs the app in development mode. Open http://localhost:3000 (default PORT) to view it in the browser. The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.

npm run dev:server

Runs the server in development mode.

npm run build

Builds the app for production to the dist folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app is ready to be deployed.

Developing

Built With

React

Tech Stack

  • JavaScript
  • React
  • React Hooks
  • React Router
  • TypeScript
  • Node.js
  • Express
  • Storybook
  • Heroku
  • Adobe XD

About

Movie night planner


Languages

Language:TypeScript 79.3%Language:CSS 17.0%Language:JavaScript 2.8%Language:HTML 0.6%Language:Shell 0.2%