这是indexloc提供的服务,不要输入任何密码
Skip to content

UgurcanSARICI/react-random-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project : Random User App

Table of contents

The challenge

Project aims to create a Random User App with React.

Problem Statement

  • Develop a random user application using https://randomuser.me/api/. Use one button to bring in a new user and another button to add a user to the list

Project Skeleton

Random User App  (folder)
|
|----readme.md         
│ 
├── public
│     └── index.html
├── src
│    ├── assets.js
│    │       └── [images]
│    ├── App.js
│    ├── App.css
│    ├── index.js
│    └── index.css
├── package.json
└── yarn.lock

Screenshot

gif

Links


Check The Live Website ➡️ Live Website

Built with

  • Components

  • useState

  • useEffect

  • axios

  • import/export

  • Props

  • React Developer Tool

  • Destructuring props

  • array map method

Notes

  • You can use HTML,CSS ,JAVASCRIPT and REACT to complete this project.

Useful resources

⌛ Happy Coding ✍

About

React Random User

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published