https://github.com/talhajamal02/29-random-user-generator
A modern web application built with Next.js, Tailwind CSS, and ShadCN UI, leveraging the RandomUser.me API to fetch and display random user profiles dynamically
https://github.com/talhajamal02/29-random-user-generator
apiintegration nextjs shadcn-ui tailwindcss typescript
Last synced: 3 months ago
JSON representation
A modern web application built with Next.js, Tailwind CSS, and ShadCN UI, leveraging the RandomUser.me API to fetch and display random user profiles dynamically
- Host: GitHub
- URL: https://github.com/talhajamal02/29-random-user-generator
- Owner: TalhaJamal02
- Created: 2024-12-27T14:48:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T15:03:05.000Z (over 1 year ago)
- Last Synced: 2025-05-19T22:11:39.557Z (about 1 year ago)
- Topics: apiintegration, nextjs, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://29-random-user-generator-talha.vercel.app
- Size: 196 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random User Generator
A modern web application built with **Next.js**, **Tailwind CSS**, and **ShadCN UI**, leveraging the **RandomUser.me API** to fetch and display random user profiles dynamically.
## 💡 Features:
- Fetches random user profiles with a single click.
- Responsive design for seamless viewing on all devices.
- Interactive UI elements styled with ShadCN and Tailwind CSS.
- Displays user details, including name, email, address, and a profile description.
- Includes loading states and error handling for a smooth user experience.
## 🚀 Tech Stack:
- **Next.js**: Framework for a fast and scalable React application.
- **Tailwind CSS**: Utility-first CSS framework for rapid styling.
- **ShadCN UI**: Prebuilt components for an elegant and accessible interface.
- **RandomUser.me API**: API to fetch randomized user data.