Skip to content

mFlaifel/where-in-the-world-

Repository files navigation

Where is in the world?

Table of contents

Overview

This app will get information about countries by using rest countries api.

User Stories

  • Search for a country using an input field
  • Filter countries by region
  • Click on a country to see more detailed information on a separate page
  • Click through to the border countries on the detail page
  • Toggle the color scheme between light and dark mode

Installation

  • Make sure you have nodejs, git and Angular CLI installed in your machine
  • Open your terminal and clone this repo git clone https://github.com/mFlaifel/where-in-the-world-.git
  • Redirect to the folder using cd command cd where-in-the-world
  • Install app dependencies npm i
  • To open the project in your browser ng serve -o then go to http://localhost:4200/

Links

Built with

About

a small app to learn something about countries?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published