Inspiration

I wanted to try out new tech with React and made a simple video and audio player

What it does

(Worked on before this day in GHW September 2023)

  1. Records your audio and plays it in a mini player
  2. Plays video after accepting the link

How we built it

  1. Used react-player package
  2. Used custom hooks

(Worked on this day of GHW September 2023)

  1. Uses a form to accept username and password.
  2. Contains a custom Header component

Challenges we ran into

  1. Incorporating the audio recorder and player on a single page

Accomplishments that we're proud of

  1. Managed to build it up with introductory knowledge in React

What we learned

  1. Using custom hooks
  2. Importing and using results and functions from one component in another

What's next for React Media Player

  1. Adding a login page
  2. Allowing local video and audio files to be played

Built With

Share this project:

Updates