Skip to content

jpcmf/Random-Quiz

Repository files navigation

Random Quiz

In this repository, you'll find the application developed in the Imersão React Next.js from Alura (2021).

☕️ Build Setup

The project requires Node.js to run locally.

After cloning the repository, go to the folder named random-quiz and install all the dependencies required and run the project by using the command yarn dev.

# install dependencies
yarn install
# run at localhost:3000
yarn dev

Made with ♡ by João Paulo Fricks