NatClamp / jvcparry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JVC Parry

Gitmoji

:octocat: Tech

  • The site was bootstrapped with create-react-app
  • It uses the Shopify Buy SDK to create a shopping cart, fetch information about products and generate checkout URLs.
  • It uses the WordPress REST API to pull over blog posts from the client's WP.com site.

πŸ‘· Development

  • npm install installs all the dependencies
  • npm start runs React in dev mode on localhost:3000

πŸ” Checking stuff

  • npm run lint uses ESLint to catch those syntax naughties
  • npm run test runs Jest for all the unit tests

πŸš€ Deployment

  • The site is deployed at jvcparry.com. It automatically deploys from the main branch on merge.

About


Languages

Language:JavaScript 97.9%Language:CSS 1.1%Language:HTML 1.0%