Skip to content

nowycondro/game-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.