Lekker Melodies is a simple React App designed to provide relaxing sounds to help improve your productivity and focus during work or study sessions. It allows users to select and play different ambient sounds to create a peaceful working environment.
- Choose from a variety of ambient sounds:
- Rainfall
- Ocean waves
- Birds chirping
- Soft piano
- Chiming bells
- .....
- Adjustable volume for each sound.
- Seamless loop for uninterrupted listening.
- Minimalistic and user-friendly interface.
- Blog section for a piece of insightful advice on sounds.
You can follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes
Make sure you have Node.js and yarn installed on your machine. You can download them from https://nodejs.org/.
- Clone the repository to your local machine using the following command:
git clone https://github.com/mitchiemt11/lekkermelodies.git
- Navigate to the project directory
cd <project-directory>
- Install the necessary dependencies:
yarn install
To run the Lekker Melodies app locally, use the following command:
yarn start
This will start a development server, and you can access the app in your web browser at http://localhost:3000.
HAPPY CODING! 🎉🎉🎉🎉
Contributions are welcome! If you want to make improvements or add new features to Lekker Melodies, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix: git checkout -b feature/your-feature-name.
- Commit your changes: git commit -m "Add new feature".
- Push to the branch: git push origin feature/your-feature-name.
- Open a pull request, explaining your changes and improvements.
🎉 I appreciate your contributions!
This project is licensed under the MIT License - see the LICENSE.md file for details.
⭐ ⭐ ⭐ Don't forget to star the repo 😉 ⭐ ⭐ ⭐