Client side boilerplate, change project name, authors and license as needed
Tailwind global styling variables can be setup in tailwind.config.js file
To enforce consistent syntax when collaborating, run script below to lint and format code according to config in lint and prettier files.
yarn lint:fix