Skip to content

A website on which the user can view a list of countries and their population, capital, cities, map, and flag. The user can also filter the countries by population range. Built with HTML5, CSS3 and React.js

License

adebsa2401/Wiki-Country

Repository files navigation

logo

WikiCountry

📗 Table of Contents

📖 WikiCountry

WikiCountry is a website on which the user can view a list of countries and their population, capital, cities, map, and flag. The user can also filter the countries by population range.

🛠 Built With

Tech Stack

Client

Key Features

  • The user can view a list of countries
  • The user can view countries population, map and flag
  • The user can view a country's cities and their population
  • The user can filter out by population range

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

  1. Start cloning this repository by entering the following command:
git clone https://github.com/adebsa2401/Wiki-Country.git
  1. Install npm dependencies by running

    npm i

  2. Build assets by running

    npm run build

  3. Finally run

    npm start
    to start local node.js server. The project's entry file index.html should automatically open in your browser. If it doesn't, open your browser and head over to the following url: http://localhost:3000

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

git clone https://github.com/adebsa2401/Wiki-Country.git

Install

Install this project with:

npm i

Usage

To run the project, execute the following command:

npm run build
npm start

Run tests

To run tests, run the following command:

npm run test

Deployment

You can deploy this project using:

git subtree push --prefix build origin gh-pages

(back to top)

👥 Authors

👤 Ben Sales

(back to top)

🔭 Future Features

  • Save reserved missions and rockets to localStorage

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

  • Microverse

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

A website on which the user can view a list of countries and their population, capital, cities, map, and flag. The user can also filter the countries by population range. Built with HTML5, CSS3 and React.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published