React Challenge
- Install Create React App (if not already installed)
- Create a New React App
- Navigate to the project directory
- Start the development server
- Create a view folder under the src folder
- Create home.js under the view folder
- Install the routing module
- Added my style inside the file home.module.css of style folder
- Add images folder to store the images
- cd song (open song directory)
- Run: npm start