Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 549 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 549 Bytes

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 [email protected]