Api ticketmaster

This project is a web application that allows users to search for events by city, genre or artist name using the Ticketmaster API.

Screenshot of the website

The project is built using HTML, CSS, JavaScript, Figma and utilizes the REST API.

The application has three modules:
Search module: This module allows users to search for events by city, genre or artist name sorted by date. Main page: The main page displays all random events and events filtered by category with the ability to open modal window. Modal window: The modal window displays event image, name, price range, venue, date and location using Mapbox. Wishlist: It's possible to add events to wishlist by using localStorage.

MVP description: The MVP contains header with navigation and main page with ability to search for events by city.

Github project: https://github.com/users/SergeiRavinski/projects/2
Github repository: https://github.com/SergeiRavinski/api_ticketmaster
Live demo: https://srevents.netlify.app