A Simple Blog App is created to learn about React,Tailwind CSS, Prisma,Typescript and Postgres
View Deployed Project
It is an Blog App which has multiple routes
- / : Dashboard of Blog App
- /signup : New users can create new account
- /signin : Existing users can login into account
- /new : Create New Blog
- /edit/:id : To Edit existing blog
- /blog/:id : Shows the whole blog
This project is just made to tesify skills and work with MERN Stack
- ReactJS
- Tailwind CSS
- Hono
- Cloudfare Worker
- Postgres
- Prisma
- Typescript