Skip to content

My personal boilerplate for quickly setting up a project.

License

Notifications You must be signed in to change notification settings

jkytoela/xstate-testing

Repository files navigation

Boilerplate for React/TS/XState/Chakra-UI

My personal boilerplate for quickly setting up a chakra-ui project with state management and attribute based access control. API-client/class & localstorage management included.

Comes with...

  • ✔️ React
  • ✔️ TypeScript
  • ✔️ XState
  • ✔️ Chakra-UI
  • ✔️ Framer-motion (comes with Chakra)
  • ✔️ ESLint
  • ✔️ Husky
  • ✔️ Prettier
  • ✔️ Axios

Quickstart

Install

npm install

Start

npm start

Lint

npm run lint

Format

npm run format

About

My personal boilerplate for quickly setting up a project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published