knaxus / react-simple-starter

:zap: Webpack custom create-react-app with HMR
https://ashokdey.in
50 stars 26 forks source link

added an example react todos app using hooks, updated the review changes #17

Closed nik72619c closed 4 years ago

nik72619c commented 4 years ago

also added changes in reference to #11 changes implemented :-

Use hooks to store todo Input. TodoApp.css -> style.css TodoView.jsx -> component.jsx

@TheSTL @ashokdey please have a look.

nik72619c commented 4 years ago

okay, wiil implememt these changes too

nik72619c commented 4 years ago

working on it!

nik72619c commented 4 years ago

implemented the required changes @TheSTL @ashokdey please have a look !