Xplore is a web app built based on REST countries API, that provides information about countries via a RESTful API. This project collects information from The REST countries site and provide it in a simple organized way as a web app so that it can be applicable by travel agencies or for personal use to get info about a country or region easily. The App can also collect user information on the specific country as a comment and likes so that the app owner can get feedback from its customers.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder or download the Zip folder:
"git clone https://github.com/Log-benjamin/Microverse-Javascript-Capstone/"
cd ./desired_folder/
Install all dependencies:
"npm i"
To run the project, follow these instructions:
" Open the index.html in the project directory with your preferred browser"
To run tests, run the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
npm test
You can deploy this project using: GitHub Pages,
👤 binyam tegene
👤 Abbas Aljuaifari
- We will add Frame work for the styling
- We will improve the Algorithm to make the app more efficent
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to contact us, give us ⭐️ or make a contribution and share your ideas.
We would like to thank Microverse Inc and its community for the amazing learning opportunity.
Mr. FAYDER FLOREZ for very usefule open source RESTFUL Countries API.
This project is MIT licensed.