Giter Site home page Giter Site logo

darlanschwartz / mom-weather Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 12.38 MB

By simply entering the name of a city, users can access comprehensive weather information, including the current temperature, maximum and minimum temperatures, temperature map, and a forecast for the upcoming days.

Home Page: https://mom-weather.vercel.app/

JavaScript 0.50% HTML 1.99% TypeScript 97.50%
animatecss axios react react-icons react-query react-router-dom recharts styled-components sweetalert2 typescript usehooks vite

mom-weather's Introduction

๐ŸŒฆ๏ธ Mom Weather

Mom Weather is a front-end web application designed to alleviate the stress of dressing appropriately for any given location. By simply entering the name of a city, users can access comprehensive weather information, including the current temperature, maximum and minimum temperatures, temperature map, and a forecast for the upcoming days.

๐Ÿš€ Demo


๐Ÿ”– Previews

The website adjusts to any screen size, for a smooth and responsive experience.

๐Ÿ’ป Desktop






๐Ÿ“ฐ Tablet



๐Ÿ“ฑ Mobile

โœจ Effects and Dark Mode ๐ŸŒ“

This project has two hand crafted effects/animations, one for rain and another for snow. Additionally, as you may have already observed, it offers a dark mode for an enhanced user experience.

  • ๐Ÿ’ฆ Rain

  • โ„๏ธ Snow

๐Ÿ’ป Tech Used

For this project i used:

๐Ÿ“‘ API's Used

๐Ÿ”ง Installation and Running

To run Mom Weather on your local machine or server, follow these steps:


  • Open up your command line

  1. Clone this repository:
git clone https://github.com/DarlanSchwartz/Mom-Weather
  1. Navigate to the project directory:
cd Mom-Weather
  1. Install the required dependencies
npm install
  1. โš ๏ธ Important โš ๏ธ

Get your API keys from the following websites:

Then

Create a .env file the the root folder and fill the variables with your API keys, follow this .env.example file for examples

VITE_WEATHER_API_KEY=your_open_weather_api_key_here
VITE_GEOCODE_API_KEY=your_geoapify_api_key_here
VITE_GEOCODE_API_LINK=https://www.geoapify.com/
VITE_WEATHER_API_LINK=https://openweathermap.org/
VITE_MIN_TEMP_TO_FREEZE=minimum_temperature_to_wear_a_jacket_here => 17
VITE_MAP_API_LINK=https://www.windy.com/
  1. Run the project
npm run dev
  1. Open http://localhost:5173/ โ˜‘๏ธ

๐Ÿ Additional Information

  • Explore this project future plans and ongoing improvements through the Roadmap/Todo file.
    This document outlines upcoming updates and enhancements that will be implemented over time. The todo file was conveniently created using this Todo List extension for Visual Studio Code.

  • Thanks to ezgif for providing the gif editor to make the preview images of this readme file more appealing.

mom-weather's People

Contributors

darlanschwartz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.