You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My task was to make a CMS-style blog site , where users can publish their thoughts and comments. User's can also update and delete their post.
The website was built from scratch.
The website uses custom CSS, bootstrap 5 CSS, used handlebars for the views section, and Javascript for the front-end, and node.js/express.js for the backend.
I designed and implemented a CMS-style blog site, allowing users to publish, update, and delete their posts while fostering a vibrant community for sharing thoughts and ideas. The website was built from scratch to ensure a seamless and user-friendly experience.