Skip to content

Latest commit

 

History

History
79 lines (57 loc) · 2.29 KB

README.md

File metadata and controls

79 lines (57 loc) · 2.29 KB

MegaQuiz

Mega Quiz

MegaQuiz App buid with React.

GitHub top language GitHub language count Repository size GitHub last commit GitHub

Technologies   |    Getting Started   |    License

App Screenshot

Demo on Netlify

Technologies

This project was developed with the following technologies:

Getting-Started

Prerequisites

To clone and run this application, you'll need Git, Node.js v12.16 or higher + Yarn v1.22 or higher installed on your computer.

Installing

From your command line:

# Clone this repository
$ git clone https://github.com/GabrielTimba/MegaQuiz.git

# Go into the repository
$ cd megaquiz

# Install dependencies
$ yarn install

# Run the app
$ yarn start

License

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


Made with ♥ by Gabriel Timba