saloni-15 / Blog-Website

The aim of this project was to create a website to post blogs with the help of MongoDB Atlas to store data using AWS(Amazon Web Services).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog-Website

About

The aim of this project was to create a website to post blogs with the help of MongoDB Atlas to store data using AWS(Amazon Web Services).

Homepage

img1

This is the home page of the website which shows all the posts truncated to 100 strings. To see full post, click "Read More".

Full Post

img2

Compose your own post

img3

Click on "Compose" on nav bar to publish your own post.

img4

Built using

  • Javascript
  • NodeJS
  • MongoDB
  • Node Package Modules
    • Express
    • Body-parser
    • Mongoose
    • Lodash
    • dotenv
    • EJS(Embedded Javascript Templates)
  • HTML
  • CSS
  • Bootstrap

Acknowledgement

The Complete 2020 Web Development Bootcamp by Dr. Angela Yu

About

The aim of this project was to create a website to post blogs with the help of MongoDB Atlas to store data using AWS(Amazon Web Services).


Languages

Language:JavaScript 57.0%Language:EJS 35.0%Language:CSS 8.0%