Skip to content

A beautifully made weather app that shows the weather condition based on the users location, it uses Open Weather api to fetch weather data.

License

Notifications You must be signed in to change notification settings

BahirHakimy/the-sky

Repository files navigation

📗 Table of Contents

📖 The Sky

The Sky A weather forecast app built with React JS, It has a cool design/UI and it shows the weather based on user's location, It also has the search functionality for searching for a specific city's weather condition and forecast..

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS
  • Javascript
  • React Js
Server
  • Node js
Database
  • N/A

Key Features

  • Clean Design
  • Responsive

👆

🚀 Live Demo

Watch the walkthrough here:

👆

💻 Getting Started

To run the project locally, follow these steps.

Prerequisites

In order to run this project you need to:

  • Install Git
  • Install Node
  • Install a code editor, I suggest VsCode

Setup

Clone the repo into your local machine:

git clone https://github.com/BahirHakimy/the-sky.git

Install the dependencies using npm:

npm install

Usage

To start the development server run

npm start
  • this command will start the development server on localhost:3000 address

To create and optimized production build run

npm run build
  • this command will create a bunduled chunks of code inside build/ folder

👆

👥 Authors

👤 Bahir Hakimi

👆

🔭 Future Features

  • Animations and transitions 👀
  • Design enhancements 👀

👆

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

👆

⭐️ Show your support

If you like this project leave a start for it.

👆

🙏 Acknowledgments

I would like to thank Microverse for helping me in my journey to become a Fullstack developer 🌹

👆

📝 License

This project is MIT licensed.

👆

About

A beautifully made weather app that shows the weather condition based on the users location, it uses Open Weather api to fetch weather data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published