A simple React application that displays random user profiles using the Random User API.
Built with React, TypeScript, and Tailwind CSS.
- Clone the repository:
git clone https://github.com/yourusername/random-user-profile.git- Install dependencies:
npm install- Start the development server:
npm run dev- Open your browser and visit
http://localhost:5173