Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sadaf-daneshgar/react-capstone

It is my React-Redux capstone project. It is a single page application that allows users to search for countries and get information about them.
https://github.com/sadaf-daneshgar/react-capstone

api css-flexbox jest-tests reactjs redx-toolkit thunk-middleware

Last synced: about 2 months ago
JSON representation

It is my React-Redux capstone project. It is a single page application that allows users to search for countries and get information about them.

Awesome Lists containing this project

README

        

# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Countries App ](#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)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# [📖 Countries App ]

**[ Countries App ]** It is my React-Redux capstone project. It is a single page application that allows users to search for countries and get information about them.

## 🛠 Built With

1. ✅ **React**
2. ✅ **Redux**

### Tech Stack

Markup


  • HTML

  • MD markup

Style


  • CSS

Dynamic


  • JavaScript

  • React

  • WepPack

### Key Features

- 🔰 **[React-based project]**
- 🔰 **[Well Code structure]**

(back to top)

## 🚀 Live Demo

- ✅ Click [here](https://react-capstone-yu30.onrender.com/) to see the project
- ✅ Click [here](https://drive.google.com/file/d/1D0V3oR3TSbBye6yaxzRSxguqFV4aRRdS/view?usp=sharing) to see the video presentation.

(back to top)

## 💻 Getting Started

**To get a local copy up and running, follow these steps.**

1. Download or clone this [repostory](https://github.com/sadaf-Daneshgar/react-capstone.git).
2. Provide a modern web browser.

### Prerequisites

**In order to run this project you need:**

- ✔ [Git](https://git-scm.com/downloads) installed in your machine.
- ✔ Sign in or sign up to your [Github](https://github.com/) account.
- ✔ A professional editer such as [VS Code](https://code.visualstudio.com/download).
- ✔ An Updated web browser such as Google Chrome, you can download it from [here](https://www.google.com/chrome/).
- ✔ [Node.js](https://nodejs.org/en/download) installed in your machine.
- ✔ Stylelint
- ✔ ESLint
- ✔ WebPack

```sh
npm init -y
npm install --save-dev [email protected]
npx hint .
```

- ✔ Stylelint

```sh
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
```

- ✔ ESLint

```sh
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
```

### Setup

- Clone this [repository](https://github.com/sadaf-Daneshgar/react-capstone) to your desired folder:

- Example commands:

```sh
cd [YOUR FOLDER]
git clone https://github.com/sadaf-Daneshgar/react-capstone.git
```

### Install

- Run the following command in the root directory of the project to install all dependecies.

```sh
npm install
```

### Usage

- To run the project, execute the following command:

```sh
cd [YOUR FOLDER]
git clone https://github.com/sadaf-Daneshgar/react-capstone.git
```

### Run tests

1. Stylelint

```
npx stylelint "**/*.{css,scss}"
```

2. ESLint ☑

```
npx eslint .
```

### Deployment

**This project is deployed by the author, no permission for deployment by any other client.**

(back to top)

## 👥 Authors

👤 **Sadaf Daneshgar**

- 👤 GitHub: [@Sadaf-Daneshgar](https://github.com/sadaf-Daneshgar)
- 👤 Twitter: [@SadafDaneshgar](https://twitter.com/SadafDaneshgar)
- 👤 LinkedIn: [Sadaf Daneshgar](https://www.linkedin.com/in/sadaf-daneshgar-2002saba/)

(back to top)

## 🔭 Future Features

- [ ] **[Unit test]**
- [ ] **[Responsive]**
- [ ] **[Deployment]**
- [ ] **[Use developer local storage]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/sadaf-Daneshgar/react-capstone/issues).

(back to top)

## ⭐️ Show your support

If you like this project, kindly drop a start for the [repository](https://github.com/sadaf-Daneshgar/react-capstone);

(back to top)

## 🙏 Acknowledgments

**I would like to thank the following individuals and organizations for their contribution to this project.**

- I would like to express my heartfelt gratitude to [**Microvere**](https://www.microverse.org/?grsf=mohammad-a-nbtazu) for the invaluable learning experience they have provided.

- I would like to express my heartfelt gratitude to Behance for providing the amazing [design]() inspiration that served as the foundation for my country web application. Especial thank to its designer **Nelson Sakwa**.

(back to top)

## 📝 License

This project is [MIT](LICENSE) licensed.

(back to top)