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.
- Host: GitHub
- URL: https://github.com/jecode93/react-capstone-project
- Owner: jecode93
- License: mit
- Created: 2023-09-04T13:23:13.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-10-30T01:47:24.000Z (over 1 year ago)
- Last Synced: 2026-04-11T21:00:17.808Z (2 months ago)
- Topics: html-css-javascript, reactjs, redux, redux-toolkit, restful-api, tailwindcss, testing
- Language: JavaScript
- Homepage: https://jecode93-country-weather.vercel.app/
- Size: 2.25 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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)
- [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.
>
Markup Language
Style
Layout
> 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/)
- [Video presentation](https://www.loom.com/share/5a3233e42bb241dea30aa7b2685b0ca8)
- [Live Demo](https://jecode93-country-weather.vercel.app)
## 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)
- [ ] **[Mobile version]**
- [ ] **[Desktop version]**
## 🤝 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.