A simple React application showcasing celebrity cards built using Vite.
This project is a beginner-friendly React application that displays celebrity cards. It's built using Vite, a fast and lightweight build tool for modern web development.
The goal of this project is to provide an example of using React components to create cards for displaying information about different celebrities. It's a starting point for those learning React and wanting to explore component-based development.
- Display celebrity cards with information such as name, phone, and email.
- Easily customizable components for adding new cards or modifying existing ones.