williscool / modern_vanilla_js_app

Making an app from scratch with minimal frameworks in 2017 | Check it out in prod https://reverent-ptolemy-f6e4dd.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VanillaJs Photo Gallery - A Technical Exercise

A modern vanilla js app.

Features

About

Checkout the design_notes.md

For methodology, roadmap, trade off, sources, and thoughts.

Usage

Run

yarn start

Then you can visit

http://localhost:7000/dist/ to check out the app

Test

yarn test

Production build

yarn prod:build

About

Making an app from scratch with minimal frameworks in 2017 | Check it out in prod https://reverent-ptolemy-f6e4dd.netlify.com/


Languages

Language:JavaScript 91.0%Language:CSS 6.9%Language:HTML 2.2%