Introducing our innovative WeatherExplorer app, your go-to companion for real-time weather updates tailored to your favorite cities! Whether you're planning a weekend getaway, scheduling outdoor activities, or just staying informed about the conditions around the world.
1. In the project directory to install all library
npm install
2. Create .env file in root directory and insert below env variables:
VITE_API_KEY = "Enter your openweathermap api key"
3. In the project directory you can run:
npm run dev
4. For building Production build
npm run build
Technologies used in the project:
- React.JS
- Node.JS
- Tailwind CSS
- Html
- CSS
- JavaScript