agareis / coding-journey

Simple Demo ShowCases on One Pager
0 stars 0 forks source link

New Project: build frontend for node #12

Closed idleherb closed 7 years ago

idleherb commented 7 years ago

Prerequisite: solved issue #7

  1. Create a new folder lix-demo-client-server
  2. Copy the files from lix-demo-node
  3. Create another index.html which uses "fetch()" to call your node POST route
  4. Add CSS styles to make the app look more appealing
idleherb commented 7 years ago

@agareis Tumbleweed