Ruthmy / weather-app

⚛️ 'Weather App' gives you the current Conditions data for a specific location.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App | React & Redux Capstone Project


📗 Table of Contents


Weather App

"Weather App" is a React and Redux website that allows users to get a location key for a desired location. It is a Single Page App (SPA) that allows users to:

  • Display a list of countries.
  • See the weather details of each country.

🛠 Built With

Tech Stack

Client

Key Features

  • HTML & CSS3
  • JavaScript
  • Linters
    • StyleLint
    • ESLint
  • React
  • Redux
  • Follow Microverse's list of best practices

(back to top)


🚀 Live Demo


Project presentation: video demo

(back to top)


💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • A modern browser (supports html5)

  • Git and a GitHub account

Setup

Clone this repository to your desired folder by using this 👇️ command :

git clone https://github.com/Ruthmy/weather-app.git

Install

Install this project with:

 npm install

Usage

 npm start

Run tests

 npm test

Deployment

  • Not aplicable.

(back to top)


👥 Authors

👤 Ruth Abreu

(back to top)


🔭 Future Features

Upcoming improvements:

  • [] Better styling to improve the desktop experience.
  • [] Accessibility improvements.

(back to top)


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)


⭐️ Show your support

If you like this project and know someone who might find it helpful, please share it. Or give it a star ⭐️ If you liked the original design that inspired this project, I recommend you visit Nelson Sakwa's Behance post. and follow him on Behance to support her work.

(back to top)


🙏 Acknowledgments

I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.

(back to top)


📝 License

This project is MIT licensed.

(back to top)


About

⚛️ 'Weather App' gives you the current Conditions data for a specific location.

License:MIT License


Languages

Language:JavaScript 84.4%Language:CSS 12.9%Language:HTML 2.7%