/random-user-appV2

Random People Information Card v2

Primary LanguageJavaScript

Random User App v2

Table of contents

Overview

Description

The project creates an information card by retrieving user information from the random user appv2

Project Skeleton

random-user-appv2 (folder)
       public(folder)
           |----index.html 
       src (folder)
           |----app.js 
           |----index.js
           |----index.css 
           components (folder)
                 footer (folder) 
                        |----Footer.css
                        |----Footer.js
                |----Table.jsx
                |----Main.jsx
           assets (folder)
                |----(image files)
               

Screenshot

screenshot

Links

Built with

  • REACT.JS
  • JAVASCRİPT
  • HTML5
  • CSS3