An open API service indexing awesome lists of open source software.

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

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.