Skip to content

aleferov/redax-sounds

 
 

Repository files navigation

redax-sounds

Relax and sleep with great collection of HD sounds that can be mixed into the perfect relaxing ambiences. Try the live demo.

Note: In the current build, sounds cannot be played on iOS devices. I'll try to have pushed out with other updates.

Features

  • Work offline
  • Fully responsive
  • Add to home screen, Splash screen

Stack

  • React
  • React-Redux
  • Material-ui
  • Howler
  • Express

Quick Start

# Clone the repository
git clone https://github.com/qdzungpham/redax-sounds.git

# Go inside the directory
cd redax-sounds

# Modify config file
Edit base url of your media hosting in .env.example -> Change the file name to .env

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Start production server
npm start

# Deploy
netlify deploy > Command Line Prompts > netlify deploy --prod

About

Relax and sleep with great collection of HD sounds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • CSS 2.7%
  • HTML 1.9%
  • Dockerfile 0.3%