cra-template-bosorka

1.3.0 • Public • Published

Bosorka

a personal template for create-react-app

The reason to appear

The goal is to have a template with a quick start, that allows bootstraping a project and starting a feature-development instead of setting up an environment. It was annoying to do the same steps one-by-one after creating a new project.

Usage

create-react-app your_app_name --template bosorka

// or

yarn create react-app your_app_name --template bosorka

// or

npx create-react-app your_app_name --template bosorka

Key features

  • Pre-installed chakra-ui. Lightweight design system with a components library that has a wonderful a11y support and allows styling with a support of 4 breakpoints
  • Typescript
  • Testing environment
  • Custom hook for syncing with the URL
  • i18next for text organizing

Package Sidebar

Install

npm i cra-template-bosorka

Weekly Downloads

1

Version

1.3.0

License

MIT

Unpacked Size

123 kB

Total Files

70

Last publish

Collaborators

  • bozh