PostCraft

PostCraft

PostCraft is a web application I created to enhance my skills with Express.js and EJS. It allows users to create posts with their name, post title, and content. These posts are server-based and not stored in a database. Additionally, there is an admin feature (controlled by me) that enables post deletion using a password.

Furthermore, PostCraft includes a built-in filter to prevent the usage of inappropriate language or content. This ensures that the platform maintains a respectful and safe environment for all users.