Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arjuncvinod/blogging-website
- Owner: arjuncvinod
- License: mit
- Created: 2023-04-14T14:00:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T03:33:28.000Z (5 months ago)
- Last Synced: 2025-01-17T13:15:33.273Z (14 days ago)
- Topics: css3, ejs, expressjs, hacktoberfest, html5, javascript, mongodb, mongoose, nodejs
- Language: EJS
- Homepage: https://blogwebsite-1rl3.onrender.com/
- Size: 57.7 MB
- Stars: 51
- Watchers: 4
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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