Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.18 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.18 KB

EBS Sound

Technologies

  1. ESLint + Prettier
  2. React
  3. React Router
  4. React Context API
  5. React Hooks
  6. Typescript
  7. Local Storage
  8. HTML5 Audio
  9. Storybook
  10. Atomic Design Pattern (ask your mentor firstly)
  11. React Testing Library
  12. SASS

Requirements (Todo):

  1. Create Stream page

  2. Create Track Profile page

  3. Create player

    3.1. Add possibility to repeat a song

    3.2. Add possibility to play randomly

    3.3. Add possibility to change volume

    3.4. These buttons should have functionality and be disabled if it's necessary

  4. Every atom & organism should be documented on storybook

  5. Every atom & organism should have unit tests using React Testing Library

The screens with pages are not just example, make your pages similar as possible.

Design source