This is a content creation and sharing app which allows users to write and download short text contents.
Demo: https://content-share-studio.vercel.app
- Content writing
- Background Customization
- Font customization
- Content preview
- Download as PNG or JPG
- Tool: Vite
- Framework: React.js
- Language: Typescript
- UI Library: shadcn/ui
git clone https://github.com/blessme247/content-share-studio
cd content-share-studio
npm installTo run the vite development server:
npm run devOpen http://localhost:5173 in your browser to see the app in action.