Creating a responsive Landing Page for a bandsite.
Using SCSS for specifying the styling for mobile, tablet and desktop views.
Try viewing the webpage in devtools to view the responsiveness of the webpage against various devices.
Added new page Shows.js for bandsite shows bookings.
Using API calls for fetching and storing the website data.
Making asynchronous API calls using axios to call the API.
Refer the given API Documentation to understand the response and request structures of the API calls.
All the images and icons are provided in assets folder.
Mobile Layout for both the pages
Desktop-Tablet Layout for both the pages