cra-template-mui-app

1.1.4 • Public • Published

cra-template-mui-app

This template is built on the official base template for Create React App with material ui dependencies and simple directory structure.

Dependencies

  • @fontsource/roboto
  • @material-ui/core
  • @material-ui/icons
  • axios
  • clsx
  • prop-types
  • react-router-dom
  • react-hook-form
  • react-helmet

This templates provides few more pages/components

  • Login page using react-hook-form
  • Layouts (auth layout used for login page)
  • utils to use as headers in axios requests
  • Page components using react-helmet (makes it easier to change page title from any page)
  • routewrapper to wrap pages inside a layout structure

Directory Structure

Package Sidebar

Install

npm i cra-template-mui-app

Weekly Downloads

1

Version

1.1.4

License

MIT

Unpacked Size

38.7 kB

Total Files

25

Last publish

Collaborators

  • theredcomet