mitchiemt11 / lekkermelodies

Lekker Melodies: A simple React App built with React Router and Tailwindcss. It gives audio sounds to listen to when working

Home Page:https://lekkermelodies.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lekker Melodies 🎢🎼🎡

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.

Demo

Features

  • Choose from a variety of ambient sounds:
    • Rainfall
    • Ocean waves
    • Birds chirping
    • Soft piano
    • Chiming bells
    • And many more...
  • 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.

Getting Started

You can follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have Node.js and yarn installed on your machine. You can download them from https://nodejs.org/.

Installation

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/mitchiemt11/lekkermelodies.git
  1. Navigate to the project directory
cd <project-directory>
  1. Install the necessary dependencies:
yarn install

Usage

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! πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰

Contributing

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!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.


Connect with me

LinkedIn DEV Community Medium

Buy Me a Coffee at ko-fi.com

⭐ ⭐ ⭐ Don't forget to star the repo πŸ˜‰ ⭐ ⭐ ⭐

About

Lekker Melodies: A simple React App built with React Router and Tailwindcss. It gives audio sounds to listen to when working

https://lekkermelodies.com

License:MIT License


Languages

Language:JavaScript 91.8%Language:HTML 7.4%Language:CSS 0.7%