You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
core-redux is the repository I created for basic core redux without using any front end JavaScript fremwork or libraries. Redux itself is a complete js library and this is going to help the beginners who want to understand the core concept of redux without any complex folder structure.
Developed with Core Redux and Next.js. It has an awesome function of generating QR codes for your TODO tasks and viewing them on your mobile phone, as well as the ability to drag & drop todos.