People Challenge


In this challenge, participants will employ the Star Wars API's 'people' endpoint to gather character details, structuring them into card-based layouts. Leveraging Tailwind CSS for styling and integrating ShadCN components for additional UI enhancements, contestants will design a dynamic webpage showcasing Star Wars character information within visually appealing card structures.
  • Create a service that calls the endpoint for using the People API. Review documentation.
  • Create the interfaces that have the information needed for the app function.
  • Create the People Card component for viewing the person information
  • Add the page layout.
  • Add more stuff for it to be atractive. Let your imagination fly!

Example of the final Result: