Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revou

Final assignment project for the RevoU Software Engineering Coding Camp. Static site deployed on GitHub Pages.

Overview

A project submitted as part of the RevoU Software Engineering Coding Camp assignment.

Core Architecture

flowchart LR
    Browser -->|serves| Pages["HTML pages"]
    Pages -->|styles| CSS["css/"]
    Pages -->|assets| Img["images/"]
Loading

System Components

Component Responsibility
index.html Entry page
css/ Stylesheets
images/ Image assets

Technology Stack

Layer Technology Purpose
Structure HTML5 Page markup
Styling CSS3 Visual design

Requirements

  • Any modern web browser
  • No build step

Getting Started

git clone <repo-url>
cd revou
open index.html

About

Final assignment project for RevoU Software Engineering Coding Camp.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages