Skip to content
#

blog-web-app

Here are 31 public repositories matching this topic...

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.

  • Updated Aug 27, 2024
  • PHP

I created a full-stack blog website using React for the front end and Laravel for the back end. The React application provides a responsive user interface for creating, editing, and updating blog posts, while Laravel serves as a RESTful API to handle all backend operations.

  • Updated Aug 27, 2024
  • JavaScript

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.

  • Updated Aug 1, 2024

Built with Laravel, HTML, CSS & Bootstrap, this blog lets users browse posts and comment on them. Admins can perform CRUD operations on posts and view all users. The website's clean design is customizable, optimized for performance with fast page loads, and responsive for desktop and mobile devices.

  • Updated Oct 30, 2023
  • CSS

A Python-based blog site hosted on GitHub, built with Django. Features user authentication, pagination, and search capabilities. Users can create accounts, write, publish blog posts, and interact via comments. The site is responsive, and it's easy to run locally with python manage.py runserver. Admin access is granted with createsuperuser.

  • Updated Apr 10, 2023
  • HTML

Improve this page

Add a description, image, and links to the blog-web-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blog-web-app topic, visit your repo's landing page and select "manage topics."

Learn more