Create some great looking progressively enhanced custom checkboxes and radio button form elements using HTML, CSS and inline SVG. https://www.robsimpson.me/tutorials/custom-checkbox-and-radio-button-form-elements/
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Open up your terminal and run:
npm install
Once finished run:
npm run dev
This will compile all the development files into the build directory and watch for any changes you make to the HTML, CSS or JS files.