https://github.com/d-4-dibakar/content-management-system
https://github.com/d-4-dibakar/content-management-system
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/d-4-dibakar/content-management-system
- Owner: D-4-DIBAKAR
- Created: 2023-06-30T19:26:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T20:02:29.000Z (over 2 years ago)
- Last Synced: 2025-03-05T20:40:31.718Z (8 months ago)
- Language: EJS
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CONTENT MANAGEMENT SYSTEM
A content management system (CMS) is software that helps users create, manage, and modify content on a website without the need for technical knowledge. In other words, a CMS lets you build a website without needing to write code from scratch (or even know how to code at all).
## Screenshots📸



## Live at :
https://dibakar-content-management-system.onrender.com
## Features
- Add Post
- Read Post
- Delete Post
- Live previews
- Fullscreen mode
- Cross platform## Deployment
To import all the dependency
```bash
npm install
```To deploy this project run
```bash
npm start
```## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`MONGO_URL`
`PORT`
## 🛠Skills
`HTML` `CSS` `BootStrap` `Javascript` `Node.js` ` MongoDB` `Mongoose` `Express` etc.
## Authors
- [@ D-4-DIBAKAR](https://github.com/D-4-DIBAKAR)