Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.11 KB

File metadata and controls

39 lines (22 loc) · 1.11 KB

Project Info

Plan

https://docs.google.com/document/d/1tYJLnQkKFlXBifnOB4-2YerHBUJm00Dv58PXaHBBo6M/edit?usp=sharing

UML Diagram

MicrosoftTeams-image

Basic Prototypes for user types:

https://kzeng24.wixsite.com/cinescope-anonymous

https://kzeng24.wixsite.com/cinescope-viewer

https://kzeng24.wixsite.com/cinescope-critic

https://kzeng24.wixsite.com/cinescope-admin

Connects to node server

https://github.com/kzeng24/movie-node-server-app


In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.