Skip to content

A Advanced todo APP using custom React components , vanilla CSS(Flexbox) and Webpack

Notifications You must be signed in to change notification settings

sujilnt/AdvancedTodo

Repository files navigation

AdvancedTodo

    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.


Languages and Framework Used

  1. Javascript - ES6 .
  2. Vanilla Css - Css FlexBox.
  3. React.js and ReactLodable, All components are custom made without any library.
  4. babel and Webpack.
  5. Google developer Tool - show coverage tool.

Published Url & Image

Working url - https://sujilnt.github.io/AdvancedTodo/

alt text


Running App

For development - yarn run dev
For Production - yarn run prod
For Deploy and Publish - yarn run publish


localHost

http://localhost:8080/

About

A Advanced todo APP using custom React components , vanilla CSS(Flexbox) and Webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published