Skip to content

A dynamic article publishing platform built with Node.js and modern web technologies. Create, read, and manage articles with an admin panel.

Notifications You must be signed in to change notification settings

VAggarwal97/ArticleBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📰 ArticleBook

ArticleBook is a full-featured article publishing platform where users can explore and read articles while admins can manage content through a dedicated admin panel.

🌐 Live Site: myarticlebook.vercel.app


🚀 Features

  • ✍️ Write and publish articles
  • 📖 Read articles in a clean UI
  • 🔐 Admin panel for managing posts
  • 🗃️ Organized folder structure
  • 📦 Node.js & modern web stack

🏗️ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js
  • Hosting: Vercel

📁 Folder Structure

ArticleBook/ │ ├── Admin/ # Admin panel source code │ └── src/ # Admin frontend files │ ├── articlewebsite/ # Main website for viewing articles │ ├── package.json # Node dependencies ├── package-lock.json └── README.md # Documentation


📦 Installation & Setup

  1. Clone the repository:
    git clone https://github.com/VAggarwal97/ArticleBook.git
    

Navigate to the project directory:

cd ArticleBook Install dependencies:

npm install Start the server:

npm start

Make sure to configure any required environment variables if necessary.

✨ Future Enhancements User authentication

Comment section

Article search and tags

Markdown support for rich text

👨‍💻 Author Developed by Vishal Aggarwal

All work is original. Please do not copy without permission.

📝 License This project is currently not under an open-source license. Usage is allowed for learning and non-commercial purposes only.

📬 Contact For suggestions or collaborations, feel free to reach out via GitHub.


Let me know if you'd like to turn this into a blog CMS with authentication, or need deployment tips for Vercel or other platforms!

About

A dynamic article publishing platform built with Node.js and modern web technologies. Create, read, and manage articles with an admin panel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published