israelone / REST-countries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST countries

This project was generated with Angular CLI version 13.1.2.

Design provided by https://www.frontendmentor.io/challenges/rest-countries-api-with-color-theme-switcher-5cacc469fec04111f7b848ca

Purpose

To practice and demonstrate skills using various elements of the Angular Framework such as directives, modules, decorators, components, services, dependency injection, pipes, and templates.

What it does?

Allows a user to view a country's flag and a small summary about itself.

To view more information about a particular you could click on it, this will navigate you to a single country view.

Use can search by a country's name or by continent.

There is also an option to change the page theme between dark and light mode.

Laptop Screen

Untitled.video.mp4

Live

https://israelone.github.io/REST-countries/

About


Languages

Language:TypeScript 58.3%Language:HTML 20.2%Language:CSS 16.8%Language:JavaScript 4.6%