An open API service indexing awesome lists of open source software.

https://github.com/ubdanam/world-atlas

World Atlas is a web-based application that provides information about various countries, including their names, regions and area sizes. It can be used for studying geography or simply learning about the world.
https://github.com/ubdanam/world-atlas

reactjs redux redux-toolkit render rest-api

Last synced: about 1 month ago
JSON representation

World Atlas is a web-based application that provides information about various countries, including their names, regions and area sizes. It can be used for studying geography or simply learning about the world.

Awesome Lists containing this project

README

          

# World-Atlas

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contribution](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 World-Atlas

Hi there! Welcome to World-Atlas

World Atlas is a web-based application that allows users to explore and grab information about various countries throughout the world. It includes country names, regions, and area sizes. Users can use our web app to study geography or simply to learn about their surroundings.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **List of countries**
- **Sort countries by name**
- **Simple filter using area size or region**
- **Pagination**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://world-atlas-tj1z.onrender.com/)

(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 to install Node.js, Web browser, and code editor (recommended: Visual studio).

### Setup

Clone this repository to your desired folder:

```snippet
git clone https://github.com/UbdaNam/world-atlas.git
```

### Install

```snippet
npm install
```

Install this project with: Any code editor which you are comfortable with

### Usage

In the project directory, you can run:

```snippet
npm start
```

## 👥 Author

👤 **Ubda Nam**

- GitHub: [@UbdaNam](https://github.com/UbdaNam)
- LinkedIn: [Abdurahim M.](https://www.linkedin.com/in/abdurahim-miftah/)

(back to top)

## Future Features

- [ ] **Search functionality by country name**
- [ ] **Add landing page**

(back to top)

## 🤝 Contribution

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/UbdaNam/world-atlas/issues).

(back to top)

## ⭐ Show your support

If you like this project please give it a star. If you have any recommandations for future improvments, I would be happy to hear them.

(back to top)

## 🙏 Acknowledgments

- This project is built using [REST COUNTRIES](https://restcountries.com) free API.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.