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.
- Host: GitHub
- URL: https://github.com/ubdanam/world-atlas
- Owner: UbdaNam
- License: mit
- Created: 2023-06-18T07:14:42.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2026-01-26T19:09:52.000Z (3 months ago)
- Last Synced: 2026-01-27T06:59:12.210Z (3 months ago)
- Topics: reactjs, redux, redux-toolkit, render, rest-api
- Language: JavaScript
- Homepage: https://world-atlas-tj1z.onrender.com/
- Size: 1000 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
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.
Client
- **List of countries**
- **Sort countries by name**
- **Simple filter using area size or region**
- **Pagination**
- [Live Demo Link](https://world-atlas-tj1z.onrender.com/)
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
```
👤 **Ubda Nam**
- GitHub: [@UbdaNam](https://github.com/UbdaNam)
- LinkedIn: [Abdurahim M.](https://www.linkedin.com/in/abdurahim-miftah/)
- [ ] **Search functionality by country name**
- [ ] **Add landing page**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/UbdaNam/world-atlas/issues).
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.
- This project is built using [REST COUNTRIES](https://restcountries.com) free API.
This project is [MIT](./LICENSE) licensed.