The project creates an information card by retrieving user information from the random user app
random-user-app (folder)
public(folder)
|----index.html
src (folder)
|----app.js
|----app.css
|----index.js
|----index.css
components (folder)
|----UserCard.css
|----UserCard.jsx
assets (folder)
|----email.svg
|----location.svg
|----phone.svg
- Live: Live Website
- REACT.JS
- JAVASCRİPT
- HTML5
- CSS3