Skip to content

ifmcode/sound-recoder-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sound Recorder

This is a sound recording application created in ReactJS.

This is, in many ways, a recreation of this dictaphone web application.

This application allows you to record sounds and manipulate these audios. The recordings are saved in the firebase database (firestore) so you don't lose them. This aplication uses redux to manage the internal data.

For this project I have used trello to organise the development, creating tasks, estimating and prioritising them.

How to run this project

  • Installation:
      npm install
  • Run the project:
      npm run start

How to run the unit testing

  npm run test

Tools used

Libraries used

About

Sound recording application created in ReactJS with redux, thunk and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors