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

https://github.com/maxtermax/react-sound-player

This is a sound player component made with reactjs, the code architecture designed to be easily testable, able to mocking the network layer with fake data for test the component behaviur.
https://github.com/maxtermax/react-sound-player

javascript reacjs

Last synced: 12 months ago
JSON representation

This is a sound player component made with reactjs, the code architecture designed to be easily testable, able to mocking the network layer with fake data for test the component behaviur.

Awesome Lists containing this project

README

          

## React Sound Player
This is sound player component made with reactjs, play online: here

Features

- Code architecture designed to be easily testable
- Able to mocking the network layer with fake data for test the component behaviur
- Lazy loading
- Full react hook api