samboosa5k / Hipster_Coffee_Site

A reworked project from a hackathon, now done in React

Home Page:https://samboosa5k.github.io/projects/hipster_coffee_site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hipster Coffee Site

A reworked project from a hackathon, now done in React

Process

  • Make skeleton components with text
  • Setup routing/verify it's working
  • Make smaller subcomponents
  • Add actual content
  • Add actual styling
  • Optimization:
Split code into chunks (code-splitting) separating bundle chunks/vendors etc.
  • Deploy:
Made special adjustments to deploy on GH-pages subfolder

Installation

Run this:

npm i

Build

Run this:

npm run build

Dist

Open this:

dist/index.html

Acknowledgments

About

A reworked project from a hackathon, now done in React

https://samboosa5k.github.io/projects/hipster_coffee_site/


Languages

Language:JavaScript 70.5%Language:CSS 27.6%Language:HTML 1.9%