An open API service indexing awesome lists of open source software.

https://github.com/ysskrishna/worldz

A simple vuejs app which displays basic information of 254 countries of the world along with their National Flags.
https://github.com/ysskrishna/worldz

bootstrap vue vuejs world-flags

Last synced: 2 months ago
JSON representation

A simple vuejs app which displays basic information of 254 countries of the world along with their National Flags.

Awesome Lists containing this project

README

          

# worldz
A simple vuejs app which displays basic information of 254 countries of the world along with their National Flags.

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

# Images

## Landing Page:
![Landing Page](/images/home_page.png)

## Landing Page Footer:
![Landing Page Footer](/images/pagination_footer.png)

## About Page:
![About Page](/images/about_page.png)

## Loader:
![Loader](/images/loading.png)