abirxox / www

πŸ“° Simple blog website built with mongodb, express, nodejs, and views ejs templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mongodb-nodejs-express-blogsite

πŸ“° Simple blog website

❔ About

Just a simple blog website where you can read and manage articles created on the admin panel. To add and delete articles create an account and login to access the management panel.

πŸ—οΈ Built With

  • HTML
  • CSS/Bootstrap
  • Javascript
  • NodeJs
  • Express
  • EJS Templates
  • MongoDB/Mongoose

πŸ” Website Preview

Imgur

πŸ“οΈ Website Features

Content Management

  • Create, Read, Update, Delete content
  • Manage Blog Articles

User Authentication

-Passportjs & Bcrypt

Installing

Install all dependencies using

npm install

Running the tests

Run the app with

npm start

Deployment

For the website to work. You would need to provide your own MongoDB URI.

In this project I created a config.env file that contained my database key

πŸ§” Authors

  • Louie - Initial work

About

πŸ“° Simple blog website built with mongodb, express, nodejs, and views ejs templates


Languages

Language:EJS 48.1%Language:JavaScript 47.8%Language:CSS 4.1%