Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days 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 (17 days ago)
- Default Branch: main
- Last Pushed: 2025-01-07T16:23:10.000Z (17 days ago)
- Last Synced: 2025-01-07T17:38:28.264Z (17 days ago)
- Topics: honojs, react, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 63.5 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/)