Skip to content

ignaprados/ContactListReactProps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

banner

ContactListReactProps

Practice Website about props in React

Creator: IgnacioPrados

View: CodeSandbox

https://hsbij.csb.app/

Description

Web made with React, to practice props. It takes the data from the object array and displays it in the app, using the map method to show the data in the components.

Installation

Use the package manager npm to install the React Web App.

npm install

Run App

You can use npm.

npm start

Key Technologies used

  • HTML5
  • CSS3
  • JavaScript
  • React

© 2021 Made by IgnacioPrados