viewing hymns
# Hymnal
Hymnal is a desktop application designed to facilitate the viewing of Christian hymns in both English and Twi. Its primary aim is to assist congregations, particularly those with bilingual members, by displaying hymns side by side in both languages.
## Features
- Dual Language Display: View hymns in English alongside their Twi translations.
- Search Functionality: Easily search for hymns by title or hymn number.
- User-Friendly Interface: Designed for simplicity and ease of use
## Development
To set up the Hymnal application on your local machine, follow these steps:
1. Fork the Repository
Click on the "Fork" button at the top right of the repository page
2. Clone your Fork
3. Install Dependencies
Ensure you have Node.js installed. Then, run:
```bash
npm install
```
4. Make your changes
Start the application with:
```bash
npm start
```
5. Commit and Push
Implement your changes or additions.
6. Create a Pull Request
Navigate to the original repository and click on "New Pull Request" to submit your changes.
## License
This project is licensed under the MIT License