Skip to content

cbedroid/Tribute-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tribute Page

A FreeCodeCamp Tribute Page Project about inventor and bussinessman Garrett Morgan, whom invented the traffic light system.

In this project, we were asked to build a responsive web design website for a blog post. Additionally to design the website from scatch, we were asked to implement some given features to pass.

For more information about this project, Visit here.

This Responsive Web Design was made using HTML5, CSS, and BootStrap4.

Demo 🚀 Tribute Blog

Getting started

This repo can be deployed locally on your machine using live-server.

Run from terminal (requires NodeJS)

  # Clone this repo
  git clone https://github.com/cbedroid/Tribute-Page.git

  # Change directory to Tribute-Page repo
  cd Tribute-Page

  # Go live (requires NodeJS)
  live-server --port=5500 .

  # Open Browser to view website
  http://localhost:5500

Run in VSCode

  1. Launch VSCode.
  2. Open VSCode terminal, then clone repo git clone https://github.com/cbedroid/Tribute-Page.git.
  3. Open Tribute-Page folder.
  4. (Goto 6 if you already have live-server installed) Launch VS Code Quick Open by pressing Ctrl+P,
  5. Paste in ext install ritwickdey.LiveServer
  6. Go Live - click Go Live at the bottom right of screen.
  7. Open web browser to localhost:5500.

Built using

About

FreeCodeCamp Responsive Web Design Project - Tribute Page - built using HTML and CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published