Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 340 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 340 Bytes

Project overview

A small webpage realized in a school context. It uses Javascript web workers to call the lorem bacon api and render data on the client-side.

alt text

How to make it work

Create your local server by using php -S 127.0.0.1:8080
Open localhost:8080/index.html to access the program