Mahdi-Niazi / countries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Mohammad Mahdi Niazi

Countries

πŸ“— Table of Contents

πŸ“– [Countries ]

This website will list the countries all over the world and you can filter the countries by its regions and also when you click on flag of the country you can have more information about the country.

πŸ›  Built With

HTML Sass React Redux

Tech Stack

Key Features

  • All Countries
  • Country Details
  • Country Regions

(back to top)

πŸš€ Live Demo

(back to top)

Loom Video

πŸ’» Getting Started

To get the content of this project locally you need to run the following commands in your terminal:

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

  1. Download the Zip file or clone the repo with: bash git clone https://github.com/Mahdi-Niazi/countries.git
  2. To access cloned directory run: bash cd countries
  3. Open it with the live server

Install

npm install npm run start

Run

Test for Linters For tracking linter errors locally you need to follow these steps:

  1. For tracking linter errors in CSS or SASS files run: bash npx stylelint "\*_/_.{css,scss}"
  2. For tracking linter errors in React files run: bash npx eslint "**/*.{js,jsx}"

(back to top)

πŸ‘₯ Authors

πŸ‘€ Mohammad Mahdi Niazi

(back to top)

πŸ”­ Future Features

  • Country President Name
  • Country Best places

(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 Nelson Sakwa for his amazing design.

(back to top)

πŸ“ License

This project is MIT licensed.

About

License:MIT License


Languages

Language:JavaScript 77.7%Language:SCSS 11.7%Language:HTML 8.5%Language:CSS 2.1%