Eract is bootstrap 4 admin template based on reactjs and facebook official create-react-app cli and webpack. It uses custom-scripts for supporting css preprocessor such as SASS, LESS, STYLUS and CSS Modules. Officially I use SASS for CSS but you can use any or multiple css pre-processor also. It uses no redux or flux so that it’s easy to begineers to roll out of your choice.
Features
- Based on Bootstrap 4 and ReactJS
- Uses official create-react-app cli for build.
- Ghost like navigation system
- Uses React Icons which support material icons, fontawesome and github typicons.
- Written in ES6.
- Uses React-Router for routing.
- Cross Browser Support
- High Resolution Support
- Built with components in mind for modular structure.
- Not using any redux or flux implementation. Kept it simple for beginners.
- SASS/LESS/Stylus/CSS Modules switch flag for using any css preprocessor.
- Documentation Included with Quick Start Guide