- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
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..
Client
- HTML
- CSS
- Javascript
- React Js
Server
- Node js
Database
- N/A
- Clean Design
- Responsive
To run the project locally, follow these steps.
In order to run this project you need to:
Clone the repo into your local machine:
git clone https://github.com/BahirHakimy/the-sky.git
Install the dependencies using npm:
npm install
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
👤 Bahir Hakimi
- Animations and transitions 👀
- Design enhancements 👀
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave a start for it.
I would like to thank Microverse for helping me in my journey to become a Fullstack developer 🌹
This project is MIT licensed.