Skip to content

dalmia007/countries

Repository files navigation

Countries

This application allows user to check country information such as the capital, population, currency, languages and flag. It uses REST countries API, https:// restcountries.com to fetch the information.

The user can retrieve the country information by selecting a country from the map (for laptops & desktops) and from a list (for mobile and tablets).

The application can be accessed here https://dalmia007.github.io/countries/

Screen Shot 2022-10-07 at 3 09 41 AM Screen Shot 2022-10-07 at 3 10 07 AM

Screen Shot 2022-10-07 at 3 10 44 AM Screen Shot 2022-10-07 at 3 11 06 AM

Tech Stack

Vue

Vuex

Nuxt

Tailwind

Javascript

HTML

CSS

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published