# which
Social web-app focused on choosing between two options (images). 


_"Which one do **you** like?"_


## Development :hammer_and_wrench:
Track our progress - [KANBAN board](https://github.com/orgs/which-ecosystem/projects/1):fire:

### Technology stack
- [React.js](https://reactjs.org) :rocket:
- [Typescript](https://www.typescriptlang.org/) :label:
- [Material-ui](https://material-ui.com/) :lipstick:

### Building and running
```
npm i
npm start
```