About | Features | Technologies | Requirements | Starting | Lighthouse | License | Author
Video game trivia is a simple project that I made to practice my React skills.
✔️ Start the trivia
✔️ Find which answers are the right ones for you
✔️ Maybe 🤷♂️, have a relatable score
The following tools were used in this video-game-trivia:
Before starting 🏁, you need to have Git and Node installed.
# 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>
This video-game-trivia is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Raphaël