An open API service indexing awesome lists of open source software.

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

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📸

![App Screenshot](https://github.com/D-4-DIBAKAR/CONTENT-MANAGEMENT-SYSTEM/assets/71878062/91d0e2c1-5928-4a8d-a073-6abc7957d7b4)

![App Screenshot](https://github.com/D-4-DIBAKAR/CONTENT-MANAGEMENT-SYSTEM/assets/71878062/6f32e811-d3cc-4c31-a54e-e248ff412807)

![App Screenshot](https://github.com/D-4-DIBAKAR/CONTENT-MANAGEMENT-SYSTEM/assets/71878062/bbec650b-7a9b-43bb-9e88-cd709aed3959)

## 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)