Skip to content

Commit fff2426

Browse files
author
Hugues Signamarcheix
committed
add readme
1 parent b73886c commit fff2426

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Project overview
2+
3+
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.
4+
5+
![alt text](./readme_picture.png)
6+
7+
8+
## How to make it work
9+
10+
Create your local server by using `php -S 127.0.0.1:8080` <br/>
11+
Open `localhost:8080/front/index.html` to access the program

readme_picture.png

201 KB
Loading

0 commit comments

Comments
 (0)