Keynotes: React | ExpressJS | MySQL | TailwindCSS | Responsive Design
LIVE: https://blog-panaitcosmins-projects.vercel.app/
For this project, I used various services:
- Render - backend deploy
- Vercel - frontend deploy
- Cloudinary - media management
- AWS - MySQL database
This website is a fully functional blog where users can view posts and register to write their own.
The structure of the posts is straightforward: each post includes a title, a body, a category, and an image. The post images are managed using the Cloudinary service (https://cloudinary.com/).

The posts can be edited or deleted by the author if they are logged in. Additionally, the five most recent posts from the same category will be displayed on the right side.

Every website nowadays should be mobile-friendly, and this blog website is no exception. Users will find an intuitive user interface (UI), and the content is fully responsive across different screen sizes.



