Skip to content

Moodlody is an app with nature sounds to help you focus, sleep, relax and relieve stress.

License

Notifications You must be signed in to change notification settings

yadavraju/moodlody

 
 

Repository files navigation

Moodlody

Moodlody is an app with nature sounds to help you focus, sleep, relax and relieve stress.

Badge showing the total of project forks Badge showing the total of project stars Badge showing average commit frequency per month Badge showing when the last commit was made

Moodlody - make you feel relaxed. | Product Hunt

Table of Contents

Screenshots

Main Page

Example screenshot

Getting started

To run this project locally, you will need to have Node.js and npm (or Yarn) installed on your machine.

  1. Clone the repository:
git clone https://github.com/DEATHTINYZ/moodlody.git
  1. Navigate to the project directory:
cd moodlody
  1. Install the dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev

The app will be available at http://localhost:3000.

Features

  • Multiple sound options: More than 10+ sound to choose from.
  • Sound controls: The ability to randomize the sound, mute the currently playing sound, and stop all currently playing sounds.

Tech stack

  • Next.js: A framework for building server-rendered React apps
  • TypeScript: A typed superset of JavaScript
  • React: A JavaScript library for building user interfaces
  • Tailwind CSS: A utility-first CSS framework

Author

Chayutpong Jamneanpongphan (DEATHTINYZ)

About

Moodlody is an app with nature sounds to help you focus, sleep, relax and relieve stress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.4%
  • JavaScript 11.6%
  • CSS 6.0%