CenkMerk / Random-User-Generator-WebApp

Home Page:https://randomusergeneratorcenkmerk.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random User Generator WebApp

This project is a random user generator application developed using React and TypeScript. The app makes requests to a random user generator API to fetch and display random user information.

To View the Live Project: Click Here

๐Ÿš€ Technologies

  • React: Used as a component-based library for the user interface.
  • TypeScript: Provides a strong type system for safer and more understandable code.
  • Axios: Utilized for making API requests.
  • CSS: Basic styling and layout handled using CSS.

โญ๏ธ Features

  • Displaying random user information.
  • Refreshing user details and viewing different users.
  • Accessing user's name, profile picture, contact details, and other information.

๐Ÿƒ How to Run

  1. Open your terminal in the project directory.
  2. Use the command npm install to install the necessary dependencies.
  3. Use the command npm start to launch the application.

๐Ÿค Contribution

If you'd like to contribute, please fork the repository and open a pull request. I'm open to fixes, features, and improvements anytime.

About

https://randomusergeneratorcenkmerk.netlify.app/


Languages

Language:TypeScript 71.9%Language:CSS 19.4%Language:JavaScript 4.7%Language:HTML 4.0%