JoaoVSouto / trivia-app

❓ Trivia app - test your general knowledge!

Home Page:https://trivia-app-joaovsouto.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

❓ Trivia App - Test your general knowledge!

🎉 Overview

Trivia App was proposed as the final project of the college subject "Front-end frameworks". It is a simple game where you can test your general knowledge.

⚡ Techs

The following technologies were used to build this project:

💡 Usage

To run this project you will need to have Node.js v12+, Yarn and Git installed on your computer. From your terminal, run:

# Clone this repo
$ git clone https://github.com/JoaoVSouto/trivia-app.git

# Go into app's folder
$ cd trivia-app/

# Install dependencies
$ yarn

# Start the app server
$ yarn dev

If you don't want to have the app in your machine and just want to see it working simply go to https://trivia-app-joaovsouto.vercel.app/.

📄 License

This project is under the MIT license. See the LICENSE for more information.


Carefully written by João Vítor Souto 🌊

About

❓ Trivia app - test your general knowledge!

https://trivia-app-joaovsouto.vercel.app

License:MIT License


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%