-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (30 loc) · 969 Bytes
/
index.html
File metadata and controls
33 lines (30 loc) · 969 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<h4>Link Projects</h4>
<div>
<h3>Dasar Pemrograman Web</h3>
<ul>
<li>
<a href="https://dwiiipoetra.github.io/reactdev_dicoding/dasar_web/">Company Profile (Ventura)</a>
</li>
</ul>
</div>
<div>
<h3>Frontend Pemula</h3>
<ul>
<li>
<a href="https://dwiiipoetra.github.io/reactdev_dicoding/frontend_pemula/todo_apps">Web Storage (Todo Apps)</a>
</li>
<li>
<a href="https://dwiiipoetra.github.io/reactdev_dicoding/frontend_pemula/tebak_angka">Web Storage (Tebak Angka)</a>
</li>
<li>
<a href="https://dwiiipoetra.github.io/reactdev_dicoding/frontend_pemula/bookshelf_apps">Final Project (Bookshelf Apps)</a>
</li>
</div>
<div>
<h3>Aplikasi Web dengan React</h3>
<ul>
<li>
<a href="https://dwiiipoetra.github.io/react-note-app">Note App (React)</a>
</li>
</div>
https://dwiiipoetra.github.io/react-note-app/