https://github.com/lokeshsingh07/blogify
Blogify is a user-friendly blogging platform designed to help you create, share, and discover engaging content. Empower your voice and connect with readers through a sleek and modern interface!
https://github.com/lokeshsingh07/blogify
honojs react typescript zod
Last synced: 2 months ago
JSON representation
Blogify is a user-friendly blogging platform designed to help you create, share, and discover engaging content. Empower your voice and connect with readers through a sleek and modern interface!
- Host: GitHub
- URL: https://github.com/lokeshsingh07/blogify
- Owner: LokeshSingh07
- Created: 2025-01-07T11:57:15.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T16:29:49.000Z (3 months ago)
- Last Synced: 2025-01-28T17:33:15.261Z (3 months ago)
- Topics: honojs, react, typescript, zod
- Language: TypeScript
- Homepage: https://blogify-ten-ruddy.vercel.app
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blogify
A modern, lightweight blogging platform designed for speed, simplicity. Blogify offers an elegant solution for creating, sharing, and managing blogs effortlessly.## 🌟 Features
- **Clean and Responsive UI**: A seamless interface for an intuitive user experience.
- **Fast and Reliable**: Backend built on Hono.js and powered by Cloudflare Workers.
- **Robust Validation**: Built-in form validation using Zod for reliable data handling.
- **Type Safety**: Fully developed with TypeScript for both frontend and backend.
- **Secure and Scalable**: Cloudflare Workers and Vercel ensure high performance and global scalability.## 🚀 Tech Stack
### Backend
- **Framework**: [Hono.js](https://hono.dev/)
- **Language**: TypeScript
- **Validation**: [Zod](https://zod.dev/)
- **Hosting**: [Cloudflare Workers](https://workers.cloudflare.com/)### Frontend
- **Framework**: [React.js](https://reactjs.org/)
- **Language**: TypeScript
- **Styling**: Custom or CSS frameworks (optional integration with Tailwind CSS or others).
- **Hosting**: [Vercel](https://vercel.com/)