Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alihamza1221/full-stack-blog-project

A full stack project using Html | javascript | node.js | My SQL | ejs | CSS . This is a dynamic blogging Web App where users can post there blogs | Edit | delete || view details || author name dat and time and all the data about the blogs |
https://github.com/alihamza1221/full-stack-blog-project

Last synced: about 1 month ago
JSON representation

A full stack project using Html | javascript | node.js | My SQL | ejs | CSS . This is a dynamic blogging Web App where users can post there blogs | Edit | delete || view details || author name dat and time and all the data about the blogs |

Awesome Lists containing this project

README

        

# Full-Stack Blog Project

Welcome to the Full-Stack Blog Project! This is a dynamic blogging web application that allows users to post, edit, delete, and view detailed information about blogs. The application is built using HTML, JavaScript, Node.js, MySQL, EJS, and CSS.

![App Screenshot](./database/blogwebpag.png)

## Table of Contents
- [Features](#Blogsite-CRUD-features)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
## Features

- User-friendly web interface for creating, editing, and deleting blog posts.
- Detailed blog information, including author name, date, and time of creation.
- MySQL database for data storage.
- Responsive design for a seamless user experience.

## Getting Started

To get a copy of this project up and running on your local machine, follow these steps:

### Prerequisites

- Node.js and npm installed on your machine.
- MySQL database server.
- Git installed (optional, but recommended).

### Installation

1. Clone this repository to your local machine (you can also fork it if you plan to contribute):

```bash
git clone https://github.com/alihamza1221/Full-Stack-Blog-Project