This is a simple Content Management Tool that allows users to create blog posts with titles, content, images, and videos.
- Input for blog title and content
- Upload images and videos
- Display submitted content below the form
- HTML
- CSS
- JavaScript
-
Clone the repository:
git clone https://github.com/hritikranjan1/content-management-tool.git
2.Navigate to the project directory:
bash
cd content-management-tool
Hritik Ranjan
Email: hritikranjan1408@gmail.com
LinkedIn: Hritik Ranjan
GitHub: hritikranjan1
Thanks to all the contributors and developers whose resources helped in the creation of this project.
Inspiration taken from various web development tutoria
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.