Skip to content

This repository houses a full stack blog project built with React, Tailwind Hono.js serverless. The backend utilizes PostgreSQL as the DB & Prisma ORM for querying data. Cloud flare workers for serverless

Notifications You must be signed in to change notification settings

MdAbbas110/medium_blog_app_fullStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Blog Project

Welcome to our full stack blog project repository! This project enables users to create, edit, and view blog articles through a dynamic web application.

Homepage

Features

  • React Frontend: Utilizes React.js for the frontend user interface.
  • Tailwind CSS: Styles the frontend with Tailwind CSS for modern and responsive designs.
  • Rich Text Editor: Includes a rich text editor (Jodit) for users to write and style beautiful blog content.
  • Cloudflare Workers Hono Backend: Employs Cloudflare Workers Hono for serverless deployment and connection pooling to PostgreSQL.
  • Dynamic Blog Management: Enables dynamic creation, editing, and viewing of blog posts.

Technologies Used

  • Frontend: React, Tailwind CSS
  • Backend: Cloudflare Workers Hono, PostgreSQL (with Prisma ORM)
  • Rich Text Editor: Jodit React

Homepage

Getting Started

To run this project locally:

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Set up backend environment variables (if applicable).
  4. Run the frontend with npm start.

Usage

Homepage

  • Visit the deployed web application to view and interact with blog posts.
  • Use the rich text editor to create and style blog content.
  • Edit and manage blog posts through the user interface.

Deployment

This project is deployed using Cloudflare Workers Hono for serverless backend and frontend hosting.

Contributors

  • [Abbas] - Lead Developer

About

This repository houses a full stack blog project built with React, Tailwind Hono.js serverless. The backend utilizes PostgreSQL as the DB & Prisma ORM for querying data. Cloud flare workers for serverless

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published