react-email
react-email copied to clipboard
React based components & utils curated for Emails.
### This Pull Request covers: - Add storybook and stories for example app Resolves #71 Signed-off-by: Niloy Sikdar
adding an A CONTRIBUTING.md would contributors contribute more efficiently and will make things more organized [X] I would like to work on this issue
Currently, this is an empty repo we can make and initialize a node project using TypeScript, based on Rollup as bundler as mentioned in docs. This would give a head...
The project needs to be Initialized with React Typescript and RollupJS.
**What is React Storybook?** Storybook is a development environment tool that is used as a playground for UI components. It allows us, the developers, to create and test components in...
### Description: - Currently, users have only one theme option which they can use throughout the layout. But there is no way to switch to other theme or show other...
### Description: - The current build process has so many faults which can be improved. - We need to find some techniques and ways to improve the overall build process...