Kirundi dictionary App: Kirundi to English and English to Kirundi. Link to the app:
rundictionary.vercel.app
### Rundictionary
Technologies Used •
How To Use •
Contributing •
License
Made with ❤️ by Thierry Mugisha 👏🏻 Get in Touch!
Hit the ⭐️ button if you like this project!
### Screenshots:
### Home:
### English to Kirundi:
### Kirundi to English:
## 🏆 Technologies Used
- React
- Firebase
## 💻 How to Use
### **Install system dependencies**
- Install Git.
- Install Node.js.
### **Clone**
In your command line:
```bash
$ git clone
github.com
$ cd rundictionary
# Install dependencies
$ npm install
# Run the app
$ npm start
```
## 🤝 Contributing
Fork this repository - click [fork][].
```bash
# Create your feature branch:
$ git checkout -b feature/myAwesomeFeature
# Commit your changes:
$ git commit -m 'feat: Added some new awesomeFeature'
# Push to the branch:
$ git push -u origin feature/myAwesomeFeature
```
Then go to [Pull Requests][] and make a new one.
Resources:
- Read more about commits in [conventional commits][].
- Read more about how to open a Pull Request from [GitHub official documentation][].
[fork]:
github.com
[Pull Requests]:
github.com
[conventional commits]:
conventionalcommits.org
[GitHub official documentation]:
docs.github.com
## 📝 License
This software is under MIT license. See LICENSE for more details.