Skip to content

Iamwangui/My-Country-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Country-Finder

This is a simple app that will give information of any country of the world such as the capital city of the country,currency of the country and the common language of communication.

Author

Grace Wangui
30th August 2022

Description

The app is a HTML/CSS/JS frontend that accesses data from a public API.

Screenshots

my country finder

my country finder 2

Getting files

Create a new branch in your terminal (git checkout -b improve-feature)

Install the prerequisites

Make appropriate changes in file(s)

Run the server to see the changes

Add the changes and commit them (git commit -m "Improve App")

Push to the branch (git push origin improve-app)

Create a Pull request

Open the folder location on terminal and use the following command to run app

How to run it

Use Live share extension to run the HTML File.

Technology used

Use Live share extension to run the HTML File.

Contact

[email protected]

License

MIT license Copyright (c) 2022 Iamwangui