/Countries-Of-The-World

This a web application where users are able to see all the countries in the world on the homepage, filter countries by region, click on a country to see more information, search for a country and toggle dark and light modes. Technologies used includes: HTML, CSS, JavaScript, React and Redux.

Primary LanguageJavaScriptMIT LicenseMIT

πŸ“— Table of Contents

🌏Countries Of The World

In this web application, users are able to see all the countries in the world on the homepage, filter countries by region, click on a country to see more information, search for a country and toggle dark and light modes.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Display a list of of all the countries in the world
  • Click to see more details about a country
  • Click the back to countreis button to go back to the home page

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Install nodejs

Setup

Clone this repository to your desired folder:

git clone https://github.com/Linushaddai99/Countries-Of-The-World.git

Install

Install this project with:

cd Countries-Of-The-World
npm install

Usage

To run the project, execute the following command:

npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

  1. Render
  2. AWS
  3. Cpannel

(back to top)

πŸ‘₯ Authors

πŸ‘€ Linus Shaddai

(back to top)

πŸ”­ Future Features

  • Filter countries by Regoin
  • Add dark and light mode

(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)

πŸ™ Acknowledgments

  • I would like to thank Microverse for the project inspiration.
  • I would also like to thank Nelson Sakwa for the original design idea.

(back to top)

(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)