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: about 1 month 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T03:33:28.000Z (10 months ago)
- Last Synced: 2025-03-31T10:11:53.554Z (2 months ago)
- Topics: css3, ejs, expressjs, hacktoberfest, html5, javascript, mongodb, mongoose, nodejs
- Language: EJS
- Homepage: https://blogwebsite-1rl3.onrender.com/
- Size: 57.7 MB
- Stars: 55
- Watchers: 4
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Blogging-Website

### Languages Used:
#### Front end :  
#### Backend :  
#### Database : 
### 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

Don't forget to hit the :star: if you like this repo.
Made with ❤️ by Arjun