@istealersn-devSubmitted over 1 year ago
I attempted to build this project using the latest version of Next.JS 13 with app router using Typescript, for styling I relied on Styled-Components.
Had lot of challenges especially with declaration of types, passing props from parent to child, making controlled vs uncontrolled component, etc.
Any feedback will be highly appreciated!