Lifegoals create-react-app starter This projects aims at providing an example project to junior developers so that they can show it during job interviews, using those libraries: Chakra react-router-dom v6 Formik Yup react-icons React Query Getting started npx create-react-app my-project --template @tymate/cra-template-lifegoals cd my-project yarn dev