Skip to content

React Boilarplate using Material Theming & Style Components Theming.

Notifications You must be signed in to change notification settings

mbmohib/react-boilarplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Boilarplate

This is a simple React Boilarplate. That

  • Use Style Components & Material Design Together
  • Use Material Theming convention, you can change as your needs.
  • Change Material Component with "withStyle"
  • Use Style Components theming
  • Use CssBaseline Components for normalize
  • Structured with React Router
  • Created using React Create App CLI

Installation

Make sure you have node installed
clone this repo using "git clone https://mbmohib@bitbucket.org/mbmohib/react-boilarplate.git"
cd react-boilarplate
run "npm  install"
run "npm start" for development server
run "npm run build" for development server

Todos

  • Change Material Component with StyleComponent, fix order issue
  • Implement Code Splitting
  • Implement Lazy Load

License

MIT

About

React Boilarplate using Material Theming & Style Components Theming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published