moigonzalez / weather-preactpi

A tiny UI for daily weather forcasts ⛈

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Weather-PreactPi ⛈

A tiny UI for daily weather forcasts

Demo

TODO

Dependencies

Install

  1. Copy the environment files and change the token values
cp .env.dist .env
  1. Install netlify-cli globally
npm install netlify-cli -g

netlify login
  1. Install the project
npm install

Start the development server

This will start serverless functions inside /functions using netlify and start a parcel development server

npm run dev

About

A tiny UI for daily weather forcasts ⛈


Languages

Language:JavaScript 81.5%Language:CSS 16.6%Language:HTML 1.9%