Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 414 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 414 Bytes

React Music Band Site

Demo

click here

Learning Objectives

  1. Create a React app using Vite.
  2. Create a React app that can switch between light and dark themes.
  3. Create fully customized React styles module components.
  4. Create a fully customized React music control player.
  5. Use React Framer Motion for adding animations in components.