Blog

Slide 0 of 0
(swipe on mobile)
A fullstack CRUD blog forum, built with Next.js. Users can create an account, and create, read, update, and delete their own blog posts. When creating or updating their own blog posts, users can use a WYSIWYG editor to write their own blogs. User authentication was handled by Supabase, and the database was MySQL. The app was deployed on AWS Amplify, while the database was deployed on AWS RDS.
Tip: More information on the project is on its Github repo. Please check it out.