aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f274915510020ffddcd694cc7b4611eb7d411082 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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/ilyayudovin/which/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
```