/bgg-collections

Application to list Board Games Geek's user game collection and manage game sessions

Primary LanguageJavaScript

Project to log boardgame sessions

  • Pulls collection of user's board games from Board Games Geek
  • Option to add a game session to this app and sync with BGG site - (!) to be added

Features

  • react (project is bootstrapped with Create React App)
  • styled-component
  • post-css - (!) to be adjusted

Requirements

Development

  • yarn to install dependencies

  • $ yarn start to start development:

    http://localhost:3000 - site with hot-reload

  • yarn build to build the app for production to the build folder.