RichTeaMan / single-page-app-templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single Page App Template

Project templates for React with Typescript:

  • Vanilla React
  • Material Design React
  • Chakra UI React

All templates were initially generated from the create-react-app subcommand:

npx create-react-app single-page-application-chakra-template --template typescript

About

License:The Unlicense


Languages

Language:TypeScript 40.7%Language:HTML 38.5%Language:CSS 20.8%