This is a simple blog app designed to allow users to create, read blog posts. It's built using ReactJS, NodeJS, and PostgreSQL.
- Create: Users can create new blog posts by providing a title, content, and optionally, tags.
- Read: Visitors can view existing blog posts along with their titles, content, and tags.
- ReactJS
- NodeJS
- Express
- PostgreSQL
