Mupati / weather-app

Home Page:https://mupati-weatherapp.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

A simple Weather Application which uses the Open Weather Map API|

Demo Link: Mupati Weather Application

Set Up

  1. Clone/Download the repository.
    git clone git@github.com:Mupati/weather-app.git
    
  2. Add environment variables
    mv .env.example .env.local
    
  3. Install dependencies
    yarn install
    
  4. Run the application
    yarn start
    
    Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.

About

https://mupati-weatherapp.netlify.app


Languages

Language:JavaScript 93.8%Language:HTML 5.9%Language:Shell 0.3%