Skip to content

kevinantech/react-country-quiz

Repository files navigation

React Country Quiz

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

It consists of a trivia game about flags and capitals of countries, where you can accumulate points by answering correctly in a row.

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/kevinantech/react-country-quiz

# Install dependencies
$ npm install

# only if you use pnpm
$ pnpm install

# Run the app
$ npm run dev

# only if you use pnpm
$ pnpm run dev

Acknowledgements

Contact

About

Desafio frontend, consiste en un pequeño juego de trivias de paises

Topics

Resources

License

Stars

Watchers

Forks