Skip to content

jun-edris/weather-app

Repository files navigation

Weather App using OpenWeatherMap API

This project was bootstrapped with Create React App typescript.

Weather.Cebu

Tech Stack

Running Locally

  1. Clone the repository

    git clone https://github.com/sadmann7/weather-app.git
    
  2. Install dependencies using pnpm

    yarn install
    
  3. Create an .env file and paste your token from Open Weather.

  4. Start the development server

    yarn start
    

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

License

Licensed under the MIT License. Check the LICENSE file for details.