Skip to content

🤖👥 shufflebox web client. (Shufflebox is an application that provides random selections and groupings for social events at Andela Kenya)

Notifications You must be signed in to change notification settings

AndelaOSP/shufflebox-frontend-react

Repository files navigation

Shufflebox (web client)

Shufflebox is an application that provides random selections and groupings for social events at Andela Kenya

Supported Events

  • Hangouts
  • Secret Santa
  • Brown Bag

Getting Started

  • Clone the repo
$ git clone https://github.com/AndelaOSP/shufflebox-frontend-react.git # HTTPS
$ git clone git@github.com:AndelaOSP/shufflebox-frontend-react.git # SSH
  • Install dependencies
$ npm install
  • Start the server
$ npm start

ESLint

  • Run eslint
$ npm run lint
  • Run eslint with watcher
$ npm run link --watch

Tests

  • Run the tests:
   $ npm run test
  • Run test watcher
$ npm run test --watch

About

🤖👥 shufflebox web client. (Shufflebox is an application that provides random selections and groupings for social events at Andela Kenya)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published