Yog9 / Express-Portfolio

Express Portfolio showcases the project that I have built. It stores all the data about the project in a JSON file. It uses Pug to generate a template that utilizes JSON to generate a markup that is displayed in the browser.

Home Page:https://express-portfolio1.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express-Portfolio

Demo of Express Portfolio Here

Summary

Express Portfolio showcases the projects that I have built. It stores all the data about the projects in a JSON file. It uses Pug to generate a template that utilizes JSON to generate a markup that is displayed in the browser.

Motivation

The purpose of this project was to get familiar with Node js with Express along with Pug template engine.

Getting Started

Click the demo link or clone/download the repository on your local machine.

In the project directory, you can run:

npm install

Note:Make sure you have node and npm installed

  • Then run

npm start

  • Open a browser on localhost:3000/

Built With

  • Express js
  • Pug
  • Foundation

Features

. Responsive Design

Coming Soon

  • Taking data required for the projects from Mongo DB rather than a JSON file.

About

Express Portfolio showcases the project that I have built. It stores all the data about the project in a JSON file. It uses Pug to generate a template that utilizes JSON to generate a markup that is displayed in the browser.

https://express-portfolio1.herokuapp.com/


Languages

Language:HTML 60.9%Language:CSS 30.4%Language:JavaScript 8.7%