/rainday

Will it rain today? Use the Rainday to find out! This is an application to show you the weather 🌦

Primary LanguageJavaScriptMIT LicenseMIT

Rainday 🌦

Made with React Repo Size Last Commit License Developed by Pedro Developed by YuukiAsuna

Final Project | About | Technologies and Tools | How to run | Contributing | License | Credits

✨ Final Project

Rainday gif


📋 About

This application is a Weather App, we used the OpenWeather API to fetch the countries and weather. You can search for your city and it will show you the actual date, location and weather!


🚀 Technologies and Tools

React Styled Components

📲 How to run

Step 1: clone this repository typing in your terminal git@github.com:Pedro-Murilo/rainday.git

Step 2: type yarn in your terminal and wait install all dependencies

Step 3: after install all dependencies run yarn start and wait open on port localhost:3000/


🌱 Contributing

Step 1: fork this repository

Step 2: Add a new branch with your new feature: git checkout -b my-feature

Step 3: Commit your new features: git commit -m "feat: my new feature"

Step 4: Push to your branch: git push origin your-branch

Final: After merge your pull request, you can delete your branch


📄 License

This project is under MIT license. See the LICENSE file for more details.