Skip to content

hritikranjan1/content-management-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Management Tool

This is a simple Content Management Tool that allows users to create blog posts with titles, content, images, and videos.

Features

  • Input for blog title and content
  • Upload images and videos
  • Display submitted content below the form

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Clone the repository:

    git clone https://github.com/hritikranjan1/content-management-tool.git

2.Navigate to the project directory:

bash

cd content-management-tool

Author

Hritik Ranjan
Email: hritikranjan1408@gmail.com
LinkedIn: Hritik Ranjan
GitHub: hritikranjan1

Acknowledgements

Thanks to all the contributors and developers whose resources helped in the creation of this project.
Inspiration taken from various web development tutoria

Future Improvements

Implement a backend to store and retrieve blog posts.
Add user authentication to allow multiple users to create and manage their posts.
Enhance styling and UI/UX for a better user experience.
Include features like editing and deleting posts.