Raxuis / video-game-trivia

Home Page:https://videogametrivia-raphael.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video-game-trivia

Video Game Trivia

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Lighthouse   |   License   |   Author


🎯 About

Video game trivia is a simple project that I made to practice my React skills.

✨ Features

✔️ Start the trivia
✔️ Find which answers are the right ones for you
✔️ Maybe 🤷‍♂️, have a relatable score

🚀 Technologies

The following tools were used in this video-game-trivia:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this video-game-trivia
$ git clone https://github.com/Raxuis/video-game-trivia

# Access
$ cd video-game-trivia

# Install dependencies
$ npm install

# Run the game
$ npm run dev

# The server will initialize in the <http://localhost:3000>

🚨 Lighthouse

video-game-trivia

📝 License

This video-game-trivia is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Raphaël

 

About

https://videogametrivia-raphael.vercel.app/

License:MIT License


Languages

Language:JavaScript 85.3%Language:CSS 11.8%Language:HTML 2.8%