grkmtsn / react-starter-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Frontend Tech Stack

UI Libraries

Main UI Libraries
  • react
  • react-dom
  • react-router-dom
  • styled-components
  • tailwindcss
  • tailwind.macro
Forms and Validation
  • Formik
  • Yup
  • react-datepicker
  • filepond
  • react-select
Utils
  • date-fns
  • qs
  • history
  • prop-types
  • axios
  • rxjs
  • react-halmet
  • react-grid-system

Dev Environments, Linting and Formatting

Compiler
  • @babel/core
  • @babel/preset-react
Bundler
  • webpack
  • webpack-cli
  • webpack-dev-server
Linting
  • eslint
  • eslint-config-airbnb
  • eslint-config-prettier
  • eslint-plugin-react
  • eslint-plugin-prettier
  • lint-staged
Formatting
  • prettier
  • pretty-quick
Git Hooks
  • husky

About


Languages

Language:JavaScript 81.8%Language:CSS 18.2%