RyuuGan / reactApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This app was made while reading a tutorial but I merged client and server app together

To test:

  1. npm start to start app.
  2. Visit http://localhost:3333/ to vote (reload page and vote again).
  3. Visit http://localhost:3333/#/results to view results.

Directory structure:

  • client -- code that is used by client,
  • server -- code that is used by server,
  • public -- public folder, all assets fetched from here.

About


Languages

Language:JavaScript 99.8%Language:CSS 0.2%Language:HTML 0.0%