Awesome ticket challenge Backend Steps to setup the backend environment: Download the ticket data here Place it in data/awesome_tickets.json Run make setup Run make run Try it by calling http://localhost:5001/tickets Frontend Run make setup Run make run Open it: http://localhost:3000 Happy coding 🎉