cra-template-feras

My personal Create React App template with chakra-ui, eslint, prettier, framer-motion, i18next, react-icons, and react-hook-form.

Usage no npm install needed!

<script type="module">
  import craTemplateFeras from 'https://cdn.skypack.dev/cra-template-feras';
</script>

README

cra-template-feras

This is my personal Create React App template with chakra-ui, eslint, prettier, framer-motion, i18next, react-icons, and react-hook-form.

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

For example:

npx create-react-app my-app --template feras

# or

yarn create react-app my-app --template feras

For more information, please refer to: