/BlogSphere

BlogSphere is a basic blog application where a user can view and create their own blogs.

Primary LanguageTypeScript

Tech stack used : -> React.js and Vite for frontend -> Cloudflare-workers for a serverless backend -> Hono as the routing a library for cloudflare-workers -> prisma as an orm -> postgress as a database service -> jwt for user authentication and authorization