Skip to content

Giuseppetm/syndrome-main-computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syndrome Main Computer ("The Incredibles", Kronos Unveiled Sequence)

MIT license Netlify Status GitHub issues

Preview

I am a big fan of "The Incredibles" movie (2004), and I've always been fascinated by the user interface Syndrome had on his computer in the giant room: for this reason I decided to replicate it rather quickly as a web application.

🎦 LIVE PREVIEW

image You can find the YouTube video I made about the comparison with the movie sequence here.

Comparison with the movie sequence

Image from the movie Syndrome Main Computer reproduction
image image
image image
image image
image image
image image_2022-12-09_21-47-52
image_2022-12-09_21-48-36 image_2022-12-09_21-47-36
image image
image image
image image
image image
image image

How to run the project

Set node version to v14 with NVM (nvm use 14), install the dependencies with npm install and then run the webapp locally with npm run start.