Skip to content

ValentinOsvaldo/country-quiz

Repository files navigation

Country Quiz

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Built With

  • React
  • Context API
  • CSS Modules

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

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

# Install dependencies
$ pnpm install

# Run the app
$ pnpm dev

Contact