https://github.com/pettinarip/team-builder
Team Builder.
https://github.com/pettinarip/team-builder
firebase react react-dnd redux
Last synced: 11 months ago
JSON representation
Team Builder.
- Host: GitHub
- URL: https://github.com/pettinarip/team-builder
- Owner: pettinarip
- Created: 2017-05-11T03:01:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T16:58:53.000Z (about 8 years ago)
- Last Synced: 2025-02-08T17:13:53.003Z (about 1 year ago)
- Topics: firebase, react, react-dnd, redux
- Language: JavaScript
- Homepage: https://teambuilder-3513e.firebaseapp.com
- Size: 1.55 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Team builder
Simple app to build your team lineup. Working sample [here](https://teambuilder-3513e.firebaseapp.com)
## Installation
```sh
$ yarn
$ yarn dev
```
## Test
```sh
$ yarn test
```
## Build prod
```sh
$ yarn run build
```
## TODO
- More tests
- Add more sports
- Touch backend DnD