Skip to content

This is a blog site I developed using EJS through Express as a challenge project while doing Full Stack Web Development Bootcamp course taught by The App Brewery.

License

Notifications You must be signed in to change notification settings

RahulSabinkar/blog-site-ejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Daily Journal

A blog site web application built using express, node, ejs and lodash.

Check it out here

Things I learned:

  • EJS
    • Creating dynamic HTML pages
    • Utilizing partials
    • Templates and Layouts
  • Express
    • Manipulate Route Parameters using Lodash

Install

  1. Clone this repo
git clone https://github.com/RahulSabinkar/blog-site-ejs
  1. Install npm dependencies
cd todo-list && node install
  1. Run the server
npm run start
  1. Open a browser and visit localhost:3000

TODO

Plans to expand the web application.

About

This is a blog site I developed using EJS through Express as a challenge project while doing Full Stack Web Development Bootcamp course taught by The App Brewery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published