Star Wars Character Viewer

The Star Wars Character Viewer is a web application that displays detailed information about characters from the Star Wars universe. The application fetches data from an external API and presents it in a user-friendly interface. Users can view character images, names, homeworlds, and species. The application is built using React for the frontend, with a responsive design to ensure compatibility across various devices. The project demonstrates the use of modern web development practices, including API integration, state management with React hooks, and responsive design with CSS.