Mundus is an interactive application that represents a world map with brief information about different countries.
- Clone the repository from GitHub:
git clone https://github.com/444ndrey/mundus-client
- Navigate to the project directory:
cd mundus-client
- Install dependencies:
npm install
- create .env file and add these fields:
- Start the application:
npm run dev