Skip to content

A fully responsive React based blogging platform , the backend is written in hono.js and deployed on cloudflare-workers

Notifications You must be signed in to change notification settings

rishabhknowss/Echo-Serverless-blogging-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is ECHO?

A blogging site ( medium clone )

image

Signup

image-1

Scroll through other blogs

image-2

Write your own blog

image-1

Project setup

clone repository

git clone https://github.com/rishabhknowss/Echo-Serverless-blogging-site.git 

start backend

cd server
npm install
npm run dev

start frontend

cd client 
npm install 
npm run dev

dependencies

  • node
  • cloudflare worker (wrangler)

About

A fully responsive React based blogging platform , the backend is written in hono.js and deployed on cloudflare-workers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published