Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harshit-saraswat/personal-blog-diary-website

This is one of the Boss Challenge in The Complete Web Development 2020 Bootcamp Course by Angela Yu.
https://github.com/harshit-saraswat/personal-blog-diary-website

blog bootstrap css diary-website ejs ejs-templates ejs-templating express html nodejs

Last synced: about 1 month ago
JSON representation

This is one of the Boss Challenge in The Complete Web Development 2020 Bootcamp Course by Angela Yu.

Awesome Lists containing this project

README

        

# Personal-Blog-Diary-Website
This is one of the Boss Challenge in The Complete Web Development 2020 Bootcamp Course by Angela Yu.

The Web app focusses on implementing Full Stack Web Development Using NodeJS and ExpressJS as backend along with use of EJS for templating and layouts functionality for better code structuring. Also used Lodash for working with url and strings.

This project is a template for a simple personal diary/blog website. The project currently is a V1 with no database and thus, support for data storage will be added in V2.

## Snapshots:
### Home Page-
home-image

### About Page-
about-image

### Contact Page-
contact-image

### Compose Page-
compose-image

### Post Page-
post-image

## Inspiration:
The inspiration for the website have been taken from the follwing:
* [Angela Yu](https://github.com/angelabauer)'s Complete Web Development Bootcamp Course on Udemy.

## Acknowledgements:
I'd like to express my greatest gratitude towards Angela Yu for her amazing teaching efforts and course.
For the website I've used the following resources:
* ***Icons***: [FlatIcons](https://www.flaticon.com/)
* ***Fonts***: [GoogleFonts](https://fonts.google.com/)
* ***Bootstrap***: [Bootstrap](https://getbootstrap.com/)
* ***External Packagers***: [NPM](https://www.npmjs.com/)