Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 609 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 609 Bytes

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