Quickly set up my standard simple website.
Run 'npm start' in the folder to test on localhost:3000.
Run 'npm run build', the static website content will appear in the build folder.
Styled Components syntax highlighting:
- https://marketplace.visualstudio.com/items?itemName=styled-components.vscode-styled-components CSS color picker (works with styled components):
- https://github.com/anseki/vscode-color Makes writing HTML/JSX/TSX easier when renaming tags:
- https://github.com/formulahendry/vscode-auto-rename-tag