A todo APP using React,css FlexBox and Webpack . The intentation of this project was to understand indept of webpack code splitting. How to optimise the js and css files while shipping or publish it. The react-code spliting library used is React-Lodable.
- Javascript - ES6 .
- Vanilla Css - Css FlexBox.
- React.js and ReactLodable,
All components are custom made without any library
. - babel and Webpack.
- Google developer Tool - show coverage tool.
Working url - https://sujilnt.github.io/AdvancedTodo/
For development - yarn run dev
For Production - yarn run prod
For Deploy and Publish - yarn run publish
http://localhost:8080/