Skip to content

tarcisiodelmondes/quiz

Repository files navigation

Quiz of sports in general

Functionalities   |    Requirements   |    Technology   |    Project   |    License

PRs welcome! License


Project status: finish

Functionalities

  • Show API question and answer
  • Click on the answer and apply a different style
  • Skip to next question
  • Show the total number of correct and incorrect answer

Application demo

Access: https://musing-hopper-40fb4d.netlify.app

Requirements

Before you start, you need to have it installed on your computer:

  • Git
  • Node v14 ou superior
  • NPM

Executing o Quiz

# Clone this repository
$ git clone https://github.com/tarcisiodelmondes/quiz

# Access the project folder in the terminal/cmd
$ cd quiz

# Install the dependencies
$ npm install

# Start the application in development mode
$ npm run dev

# Run tests
$ npm run test

🚀 Technology

This project was developed with the following technologies:

  • TypeScript
  • React
  • Next.js

💻 Project

Quiz is a question and answer app about sports in general.

📝 License

This project is under license from MIT. See the archive LICENSE for more details.


Made with ❤️ by Tarcisio Delmondes


📧   Contact me: Linkedin Badge

Releases

No releases published

Packages

No packages published