Skip to content

celestedubini/country-quiz-original

Repository files navigation

Country Quiz 🗺

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Screenshot from the Country Quiz Demo

The demo is currently available at Vercel. This project is my first approach to the Next.js framework. It's done with CSS Modules, and it's also my first personal project that was made responsive. It was a good experience to brush up my logical skills, and I'm very happy with the current result ☺️

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, Node.js and Yarn installed on your computer. From your command line:

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

# Install dependencies
$ yarn

# Run the app
$ yarn dev

Open http://localhost:3000 with your browser to see the result.

Acknowledgements

Contact

About

A Country Quiz created with Next.js and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published