Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://naim30.github.io/soundrop/

Create the perfect environment to work and relax.
https://naim30.github.io/soundrop/

Last synced: 7 days ago
JSON representation

Create the perfect environment to work and relax.

Awesome Lists containing this project

README

        




Soundrop


Create the perfect environment to work and relax


## Demo

Here is a quick demo of the app. I hope you enjoy it.

> [The Demo Link](https://naim30.github.io/soundrop/)

## About The Project

![Landing page Screenshot](public/homepage.png)

This app was created with reactjs. You can use this tool to build a sound mix that will help you become more productive, focused, or relaxed.

You can find many sounds like...

- cafe, farm, forest, rain, windchime etc...

### Share :

Create your personal recipe of sound, copy your recipe and share it with your friends.


Paste recipe and press enter, it will play sound mix they created.

Here's why:

- I created this app so that I can be more productive.
- in addition I also learn how to use audio in reactjs

Mix and match sounds, and share your creative recipe with your friends.

## Built With

To build this App I used..

- React JS

## Getting Started

step 1 : Clone the repo

```sh
git clone https://github.com/naim30/soundrop.git
```

step 2 : Install libraries

```sh
cd soundrop
npm install
```

step 3 : Open the app in localhost

```sh
npm start
```

## Contact

Naimish Lukhi :
Email - [email protected] : [LinkedIn](https://www.linkedin.com/in/lukhi-naimish/) : [Twitter](https://twitter.com/naimish_30)

(back to top)