A specialized frontend developer utility built with Next.js to help content creators, instructors, and students structure and format learning modules quickly.
- Live Tool: https://module-maker.emran.work
- Repository: https://github.com/emranhossen-dev/module-maker
- โก Pure Client-Side App: Instant load times with zero backend latency.
- ๐ Dynamic Module Structuring: Quickly organize study contents and topics.
- ๐จ Minimal UI: Intuitive and clean layout optimized for focus.
nextreact/react-domtailwindcss
- Clone the Repository:
git clone [https://github.com/emranhossen-dev/module-maker.git](https://github.com/emranhossen-dev/module-maker.git) cd module-maker
