🎃 Hacktoberfest 2024: Celebrate open source by contributing to this project! Make your first Pull Request, spread the love, and help grow the community. If you find it helpful, consider giving us a ⭐️ to show your support. Let's make a positive impact together this Hacktoberfest! 🚀
I have created a weather app using React.js, Tailwind CSS, Redux toolkit, and Open weather Map's API. For running this app first you need to go through Readme.md and set the environment variables according to it. Then go to this link sign in and get API key and set it in environment variable . then hit a npm i and then npm run dev.
I have created a weather app using React.js, Tailwind CSS, Redux toolkit, and
Open weather Map's API
. For running this app first you need to go throughReadme.md
and set theenvironment variables
according to it. Then go to this link sign in and get API key and set it inenvironment variable
. then hit anpm i
and thennpm run dev
.