Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucas-erkana/capstone3-world-atlas

World Atlas is a project that utilizes an API to retrieve information about countries and continents, which is then displayed through the use of React functions. The project aims to provide an easy-to-use and interactive interface for users to explore geographical data.
https://github.com/lucas-erkana/capstone3-world-atlas

css reactjs redux

Last synced: about 1 month ago
JSON representation

World Atlas is a project that utilizes an API to retrieve information about countries and continents, which is then displayed through the use of React functions. The project aims to provide an easy-to-use and interactive interface for users to explore geographical data.

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)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 Capstone 3 World Atlas

>This React capstone project is about building a mobile web application to check a list of metrics that you will create making use of React and Redux.

>In this simple React Web Application developed to display a list of countries and their details fetched from an API. the project makes use of key React features such as Redux, Thunk and Loggers.

>**World Atlas** is a project that utilizes an API to retrieve information about countries and continents, which is then displayed through the use of React functions. The project aims to provide an easy-to-use and interactive interface for users to explore geographical data..

## 🛠 Built With

### Tech Stack

- HTML
- CSS
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [React and Redux]((https://github.com/microverseinc/curriculum-javascript/blob/main/todo-list/lessons/webpack_v1_1.md))

Client

(back to top)

## 🚀 Live Demo

> Add a link to your deployed project.

- Live Demo Link

- **Video Link**

https://www.loom.com/share/1383f8a4c9c84e4ab68749762c322270

(back to top)

## 💻 Getting Started

- Create a local directory that you want to clone the repository.

- Open the command prompt in the created directory.

- On the terminal run this command git clone https://github.com/Lucash2022/Capstone3-World-Atlas.git

- Go to the repository folder using command prompt cd Bookstore.

- Install the dev dependencies for linters run npm install.

### Prerequisites

- Basic Knowledge of HTML & CSS
- Basic Knowledge of [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) & [ES6](https://github.com/microverseinc/curriculum-javascript/blob/main/todo-list/lessons/lesson_es6-what_is_it_about.md) syntax
- Basic Knowledge of [React & Redux Setup](https://reactjs.org/docs/getting-started.html) setup

### Setup

To make use of this project, kindly run any of the following commands.

```
git clone https://github.com/Lucash2022/Capstone3-World-Atlas.git
```

```
## **INSTALL**
```
npm install
```
```
## **Run On Server**
To run the project on server, run below command

```
npm start
```

(back to top)

## 👥 Author

Lucas Erkana

logo[githubhandle](https://github.com/Lucash2022)


logo [twitterhandle](https://twitter.com/@Lucas_David_22)


logo[linkedIn](https://www.linkedin.com/in/lucas-erkana/)


logo[facebook](https://www.facebook.com/lucash.toni)

(back to top)

## 🚀 **About Me**

I'm full-stack software developer and Microverse student.
**Stack:** JavaScript, Bootstrap, Ruby, Rails, React, Redux. Available for hire!

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Lucash2022/Capstone3-World-Atlas/issues).

(back to top)

## 🙏 Acknowledgments
- I would like to give Credit to 🙏 [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) the [author of the original design](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)), as required by the [Creative Commons License](https://creativecommons.org/licenses/).
- [Microverse](https://www.microverse.org/)
- Thanks to the Microverse team for the great curriculum.
- Hat tip to anyone whose code was used
- A great thanks to My coding partners, morning session team, and standup team Partners for their contributions.

(back to top)

## 📝 License

This project is [MIT](https://github.com/Lucash2022/Capstone3-World-Atlas/blob/develop/LICENSE) licensed.

(back to top)