React Starter Kit 2020 (v1.0.0)
- React Hook.
- Bioler page with layout for good mobile structure.
- React Router
- lazy and subspending for split chunk javascript page.
- LinkWithPreload component for can preloading next pages script.
- Alias standard (Config overrides with react-app-rewired).
- Import custom fonts icon (with icomoon project).
- Styled-Component.
- Basic variables styles (colors, fonts, media queries).
- Basic Component.
- TouchClass.
- Detection IPhoneX Class.
- Reset Styles.
- Header setup for mobile.
- Helper lock and unlock scroll page.
- Base-UI
- Icon
- Container
- Precommit Lintstage.
- Basic environment config and build.
- Testing setup with react testing library.
RoadMap
- Updated: Homepage for React Starter Kit 2020.
- Add base-ui components Button.
- Add base-ui components Form.
- Add base-ui components Select.
- Add base-ui components Select Search.
- Add base-ui components Select Multi Select and Search.
- Add base-ui components Modal.
- Add base-ui components Switch.
- Add base-ui components Tab.
- Add base-ui components Checkbox.
- Add base-ui components Radio.
- Add base-ui components Carousel with flickity.
- Node.js ( 10.16.3 )
- Yarn
yarn start
Resources for developers:
- → This project was bootstrapped with Create React App.