lestercardoz11 / weatherly

This repository contains basic weather application that was created with React, Tailwind, OpenWeatherMap API and GoogleMaps API.

Home Page:https://weatherly.lestercardoz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo Weatherly

react tailwind javascript yarn github vercel

About The Project

This repository contains basic weather application that was created with React, Tailwind, OpenWeatherMap API and GoogleMaps API.

The following functional features have been implemented,

  • Show weather data using OpenWeatherMap API
  • Use google maps to show the location

Built Using

Installation & Set Up

  1. Clone repository

    git clone https://github.com/lestercardoz11/weatherly.git
  2. Change the current working directory

    cd weatherly
  3. Copy env file

    cp .env.example .env
  4. Install dependencies

    yarn
  5. Start the development server

    yarn run start

(back to top)

About

This repository contains basic weather application that was created with React, Tailwind, OpenWeatherMap API and GoogleMaps API.

https://weatherly.lestercardoz.com


Languages

Language:JavaScript 84.1%Language:HTML 11.8%Language:CSS 3.0%Language:Shell 1.2%