Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 |
- Host: GitHub
- URL: https://github.com/alihamza1221/full-stack-blog-project
- Owner: alihamza1221
- Created: 2023-09-29T17:44:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T17:10:54.000Z (about 1 year ago)
- Last Synced: 2024-05-19T17:31:45.398Z (7 months ago)
- Language: EJS
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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