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
Study blog made using PHP Javascript , is a Blog Website with a admin panel, user can create posts with tags and also comment on others post. The Blog also has feature to add images in the post and the admin has access to verify the posts, once they are completed.
The backend of this blog website is built with Laravel, serving as a RESTful API to manage blog operations, including creating, editing, updating, and deleting posts in a MySQL database.
Using web development we have planned to make a ‘Blog Website’ named ‘MIT Blogger’ where students from the first year to last year can post a blog, like, and comment on other blogs by creating an account on the website using their Enrollment Number. It would be just like a social media platform but only for blogs of SOE students. The main purpos…
This project is a blog website developed using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It allows users to read, create, update, and delete blog posts. The website features a user-friendly interface and integrates various technologies to provide a seamless blogging experience.
Personal blog website built using Node.js. The website features a homepage displaying a list of blog posts, individual blog post pages, an About page, and a Contact page. The blog posts and styles are dynamically loaded.