Skip to content

demondragong/Front-End-Fisheye

 
 

Repository files navigation

FishEye project

A simple page with a modal to practice some essential web concepts:

  • Accessible web development
  • DOM manipulation and events
  • Javascript design patterns

Getting Started

To get a local copy up and running follow these steps.

  1. Clone the current repository

    git clone https://github.com/demondragong/Front-End-Fisheye.git
  2. Open the index.html file in your browser...

(back to top)

Languages

  • JavaScript 67.5%
  • CSS 17.0%
  • HTML 15.5%