bilkn / quiz-me

A React Quiz game built with TypeScript

Home Page:https://quizmee.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz Me - A React Quiz game built with TypeScript.

Quiz Me

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

  • npm
npm install npm@latest -g

Installing

  1. Clone the repo
git clone https://github.com/bilkn/quiz-me.git
  1. Run npm install inside project root
npm install
  1. Start the server
npm run start
  1. Explore
Have fun :)

Built With

Contributors

  • Bilkan Konus - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A React Quiz game built with TypeScript

https://quizmee.netlify.app/

License:MIT License


Languages

Language:TypeScript 94.4%Language:HTML 5.6%