Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arjuncvinod/blogging-website

A complete blogging platform bulit using Node.js
https://github.com/arjuncvinod/blogging-website

css3 ejs expressjs hacktoberfest html5 javascript mongodb mongoose nodejs

Last synced: 6 days ago
JSON representation

A complete blogging platform bulit using Node.js

Awesome Lists containing this project

README

        

## Blogging-Website
![Repo Views](https://views.whatilearened.today/views/github/arjuncvinod/Blogging-Website.svg?cache=remove)
### Languages Used:
#### Front end : ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=flat&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=flat&logo=css3&logoColor=white)
#### Backend : ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=flat&logo=node.js&logoColor=white) ![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=flat&logo=express&logoColor=%2361DAFB)
#### Database : ![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=flat&logo=mongodb&logoColor=white)

### Live Preview : [www.myblog.com](https://blogwebsite-1rl3.onrender.com/)
## Installation

### Clone the Repository

```bash
git clone https://github.com/arjuncvinod/Blogging-Website.git
cd Blogging-Website
```
### Install dependencies
```console
npm install
```
### Start
```console
node src/App.js
```
```sh
The Website will be available at http://localhost:3000
```
**Screenshots**:

Login section



Home Page



Post View



Profile Section



Admin Dashboard

![image](https://github.com/arjuncvinod/Blogging-Website/assets/68469520/4c9f0f3c-3ac7-43e9-9854-d671f237c795)

Don't forget to hit the :star: if you like this repo.


Made with ❤️ by Arjun