Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 434 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 434 Bytes

How to run

What is included inside Server

  • Simple server side implementation to serve static.
  • No extra node dependancy.

What is included inside Client

  • The server response will be cached.
  • All the favorite items will be saved in localstorage.
  • Animated user interaction.
  • Low bandwidth website with image lazy load.
  • Testable code.
  • Simple "home made" API.
  • Mobile support.