A mobile first dictionary application that gives the Luganda meaning to common Luganda words. (Luganda is a language used by Buganda ethnic group located in Uganda).
## Luganda Dictionary
A mobile first dictionary application that gives the Luganda meaning to common Luganda words. (Luganda is a language used by Buganda ethnic group located in Uganda).
## Technologies used
1. React
2. Redux
3. Jest
4. Enzyme
5. Boostrap
## How to install
1. Clone repository
```git clone```
2. Install dependencies
```npm install```
3. Run application using
```npm test```