blazeu / cf-catalog

Comic Frontier event catalog as Static + Progressive Web App using GatsbyJS

Home Page:https://cfx.surya.works

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comic Frontier Catalog

Deploy to Netlify

Comic Frontier catalog as a progressive web app with offline capability and mobile-first design. All data is scraped from the official catalog and served as a static site.

Tech Stack

Developing

  1. Run: npm install to install the dependencies
  2. Run: npm run develop to run Gatsby
  3. It may take some time to optimizes and processes all of the images for the first time

Building

  1. Run: npm run build to build website into /public folder

About

Comic Frontier event catalog as Static + Progressive Web App using GatsbyJS

https://cfx.surya.works

License:MIT License


Languages

Language:JavaScript 90.7%Language:CSS 9.3%