astraldawn / dinnerapp

The virtual whiteboard for our dinners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

  • Important configuration inside src/config.js (including the API key replacements)
  • Registration not enabled (but for some reason login is allowed
  • Useful to read the following
    • src/routes/home/Home.js
    • src/data/queries/news.js
    • src/data/types/NewsItemType.js

About

The virtual whiteboard for our dinners

License:MIT License


Languages

Language:JavaScript 85.1%Language:CSS 14.9%