syndrome-main-computer

"The Incredibles" Reproduction of Syndrome's main computer (Kronos unveiled sequence), made with React.

MIT License

Stars
12

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

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

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.