🚧 Still In Development🚧
Block based html editor for creating email template.
Clone the project
git clone https://github.com/hilmiha/surprisingly-sendable.gitGo to the project directory
cd surprisingly-sendableInstall dependencies
npm installStart the server
npm run dev- Learning by building - The best way to understand components is to create them
- Practical implementation - Every feature exists because I needed to figure out how to build it
- Accessibility as education - Learning to build inclusive components from the start
- Personal growth - Each component teaches me something new about React and design systems
- Real-world application - Built while learning, tested by using
Keep in mind: this is my journey of learning how to build components, so expect some experimentation and iteration along the way.
Built with ☕ and the desire to understand how React components actually work under the hood.