This is a bhajan lyrics app made for the Yamuna Mandar group of Coventry, UK.
- Clone the repository:
git clone https://github.com/diyani22/Bhajan-Lyrics-App.git
- Navigate to the project directory:
cd Bhajan-Lyrics-App
- Install dependencies:
npm install
- Run the project:
npm start
To contribute to this repository, create a new branch (naming the branch on the feature being worked on/added), commit your changes and push to your branch. Finally, create a pull request to be reviewed before your contribution is merged.