https://github.com/tchasinga/country-global
An interactive global atlas of different geographic data is what the Global Atlas project, a Single Page App (SPA), seeks to provide. It offers a single platform for exploring, visualizing, and analyzing various geographic data from around the globe.
https://github.com/tchasinga/country-global
react redux redux-toolkit
Last synced: about 2 months ago
JSON representation
An interactive global atlas of different geographic data is what the Global Atlas project, a Single Page App (SPA), seeks to provide. It offers a single platform for exploring, visualizing, and analyzing various geographic data from around the globe.
- Host: GitHub
- URL: https://github.com/tchasinga/country-global
- Owner: tchasinga
- License: mit
- Created: 2023-08-09T07:07:50.000Z (almost 2 years ago)
- Default Branch: Devs
- Last Pushed: 2023-08-10T15:15:47.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T17:14:04.496Z (4 months ago)
- Topics: react, redux, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 346 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🚀 Live Demo](#-live-demo-)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
-- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)An interactive global atlas of different geographic data is what the Global Atlas project, a Single Page App (SPA), seeks to provide. It offers a single platform for exploring, visualizing, and analyzing various geographic data from around the globe
## Built WithClient
## Tech stack
This project is built with:
### Key Features
- Display a list current currency with brief descriptions
- Display a list of all available food economy with their description
- Reserve a budget for country
- Join or leave the details of country
Running this project on your computer.
To get a local copy up and running, follow these steps:
- Clone this repository
run `https://github.com/tchasinga/country-global.git`
- Follow the steps in **Setup** below
### Prerequisites
In order to run this project you need:
- A GitHub account
- Node JS installed on your machine for npm
- code editor such as VSCode or Atom
- Web browser
### Setup
Make a new directory in your local computer. To do this:
- run `mkdir `
- change the location to the directory you created
run `cd `
- Follow the steps in **Install** below
### Install
To Install this project, follow the steps below:
- Clone this repository
run `https://github.com/tchasinga/country-global.git`
- run `country-global`
- run `npm start`
The project will open on your default browser. Interact with the project :)
🚀 Live Demo
============================
Take a look at this [Live demo link](https://country-global.onrender.com/).
👤 **Tchasinga jacques**
- GitHub: [@tchasinga](https://github.com/tchasinga)
- Twitter: [@tchasingajacques](https://twitter.com/TchasingaJacque)
- LinkedIn: [@tchasingajaques](https://www.linkedin.com/in/tchasinga-jacques-76aba7214/)
- [ ] Mobile version of the appication styles
- [ ] use Frame work for better UI
- [ ] A Country security reservation functionality
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/tchasinga/country-global/issues/2).
Please leave a comment below and share this project with a friend who enjoys coding if you like it. Give it a star, too, and stick with **us** on Github for more: (
> Give a star if you like this project!
- We'd like to thank microverse for providing the project requirements, and learning opportunity.
This project is [MIT](./LICENSE) licensed.