Project Requirements

  • Node.js v18.12.1 (npm v8.19.2)
  • npm | yarn
  • VS code version 1.77.0

Initial setup

  • npm start

Clear cache and lib

  • npm clean

Naming Conventions

  • Components should be PascalCase.
  • Methods should be in camelCase and be named for their function.
  • Folder names should be in lower case / hyphen-case.

Development Deployment status

Netlify Status