kottans / weather-app

An educational app built on custom components
MIT License
0 stars 3 forks source link

Kottans-Frontend MIT Licensed

Weather App

An educational app built on custom components.

Installation

Fork-and-clone or clone this repo.

Navigate between tags to explore incremental micro-framework development. This repo doesn't contain the complete weather app code but rather some boilerplate code.

This project contains no production dependencies while requires ES6 compliant browser. So in index.html add type="module" attribute to the script tag at the bottom and open index.html with your browser of the most recent version to have the app up and running.

The codebase is ready for running with ParcelJS a zero configuration web app bundler that supports HMR.

Run yarn global add parcel-bundler to install ParcelJS.

Run parcel index.html to start server.

Tags

Explore incremental changes between tagged commits employing git GUI or following git commands:

Tags: