Skip to content

EvanFung/COMP-229-portfolio

Repository files navigation

About The Project

This is an assignment in Centennial College of COMP229-Web Application Development

  • Create your Personal Portfolio Website using ExpressJS and implementing the EJS templating engine. Your site must be hosted live on a cloud service such as Microsoft Azure, Heroku, or Digital Ocean.

Test login

new update

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/EvanFung/portfolio.git
  3. Install NPM packages
    npm install
  4. Run the project
    npm start

(back to top)