sanderjson / front-end-basic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Basic web functionality test

## Task
start from a blank folder
create simple web demo that can run in browser locally
solution must have the following functionality
* load an image from the web
* track total clicks on an image
* show the user the current click number
* demonstrate sass functionality
* pull data from an open api
* conditionally display data to the user
* push to git repo

Bonus points for brutalism style

## Solution
npm install 
Click the cat to load post titles

About


Languages

Language:JavaScript 45.1%Language:CSS 36.1%Language:HTML 18.8%