cra-template-f22hd

A react app template that ready to start your magic 🎉

To use this template, add --template f22hd when creating a new app.

For example:

npx create-react-app my-app --template f22hd

# or

yarn create react-app my-app --template f22hd