1.0.1 • Published 3 years ago

cra-template-feras v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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: