Skip to content

❔ Quiz desenvolvido em uma semana no evento Imersão Next.js realizado pela Alura.

License

Notifications You must be signed in to change notification settings

rafaelfachinelli/nextjsquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

007: Quiz Next.js

Repository Size GitHub last commit Developed by Rafael Fachinelli Project License

PreviewAboutRunTechnologiesAuthorLicense


👁️‍🗨️ Preview

🖥️ Computer

Desktop
Desktop

📱 Responsive

Mobile
Mobile

ℹ️ About

Quiz about agent 007, developed at the event promoted by Alura and supported by Vercel.

Week to develop a complete application using resources from React and Next.js.


▶️ Run

To run the project you need to clone or download this repository, have the Node Package Manager (NPM) or the YARN Package Manager installed (YARN).

🌐 Web

Open the command prompt in the project directory and execute the following commands:

with npm
# Install dependencies
$ npm install

# Start development server
$ npm start
with yarn
# Install dependencies
$ yarn

# Start development server
$ yarn start

⚠️ The development server will start on port:3000 - Access http://localhost:3000


🛠️ Technologies

The following tools is used to build this project:


👦 Author

Author


⚖️ License

License