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