/meetthecountries-frontend

Explore the world with our interactive app! Discover fascinating facts about countries worldwide through quizzes and connect with friends along the way.

Primary LanguageTypeScript

This is the frontend application for Meet The Countries as my final DMU project for my BSc in Computer Science

Getting Started on the app

First, run the development server:

yarn install
yarn dev

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

In order to run lint, do:

yarn lint

Requirements

  1. Node 18+
  2. Yarn

Build to production

First, run the development server:

yarn build

More information

Please reach out to marcoescaleira2000@gmail.com