Is an Shadow of the Colossus quiz, made at Alura's React Imersion #02, a great game that was first launched in 2005 for PS2
and recently was launched for PS4 (2017).
Was to teach more about NextJs features and React features together, adding the styled components lib.
I made some things different from the layout and also from the classes, removing and adding the things that i found interesting to do so.
Choose a folder to install, open the system's terminal in it and type
git clone https://github.com/gustavonikov/nikov-quiz.git,
or you can manually download the zip file, that's in the button 'Code' of this repository.
Then you run npm install, to install all the packages and dependencies.
npm run dev
npm run build, with NextJs the build in vercel is automatically, you don't need to run this command.