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.
Grace Wangui
30th August 2022
The app is a HTML/CSS/JS frontend that accesses data from a public API.
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
Use Live share extension to run the HTML File.
Use Live share extension to run the HTML File.
MIT license Copyright (c) 2022 Iamwangui