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

https://github.com/jecode93/react-capstone-project

"Country weather app" is a webapp for everyone who is interested in weather and would like to check all the metrics including temperature, wind speed, humidity, etc.
https://github.com/jecode93/react-capstone-project

html-css-javascript reactjs redux redux-toolkit restful-api tailwindcss testing

Last synced: 2 months ago
JSON representation

"Country weather app" is a webapp for everyone who is interested in weather and would like to check all the metrics including temperature, wind speed, humidity, etc.

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)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# React Capstone project description

> "Country weather app" is a web app for everyone who is interested in weather and would like to check all the metrics including temperature, wind speed, humidity, etc. It is a Single Page App (SPA) that allows users to:

- Choose a country to dive deeper into its weather metrics.

- When clicked on a country it displays all the metrics of that country's capital regarding weather.

## Built With

- HTML.
- CSS.
- JavaScript
- LINTERS.
- REACT/REDUX.

### Tech Stack

>

Markup Language

Style

Layout

### Key Features

> Some useful features

- **[Using Grid and Flexbox for the layout]**
- **[HTML]**
- **[CSS]**
- **[JAVASCRIPT]**
- **[React/Redux]**

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites
- Visual Studio Code must be installed on your computer | Download Visual Studio Code [VSCode](https://code.visualstudio.com/)
- Git must be installed on your computer | Download [Git](https://git-scm.com/downloads)

### Setup
- Clone the repository
- Open the project folder in Visual Studio Code

### Install

Install this project using:

- cd project/directory
- Git clone [React Captone Project](https://github.com/jecode93/react-capstone-project)

### Usage

To run the project, execute the following command:

- `npm run start`

### Run tests

To run tests, run the following command:

- `npm run test`

### Deployment

You can deploy this project using:

- [Netlify](https://www.netlify.com/)
- [GitHub Page](https://pages.github.com/)

(back to top)

## 🚀 Live Demo

- [Video presentation](https://www.loom.com/share/5a3233e42bb241dea30aa7b2685b0ca8)
- [Live Demo](https://jecode93-country-weather.vercel.app)

(back to top)

## Authors

👤 **Jean Emmanuel Cadet**

- GitHub: [@jecode93](https://github.com/jecode93)
- LinkedIn: [jean-emmanuel-cadet](https://www.linkedin.com/in/jean-emmanuel-cadet/)
- Facebook: [@jecode93](https://www.facebook.com/jecode93)
- Instagram: [@jecode93](https://instagram.com/jecode93)
- Twitter: [@jecode93](https://twitter.com/jecode93)

## 🔭 Future Features

- [ ] **[Mobile version]**
- [ ] **[Desktop version]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) the author of the original design [www.behance.net](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs))

## 📝 License

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