Skip to content

reddy-epk/user-list

Repository files navigation

Creating a react app for passing list elements as props to a Component

Lists and Keys

  • Lists
    • Preparing Data
    • Rendering lists
  • Keys
    • Adding Unique Key
    • Key Attribute

Set Up Instructions

Click to view
  • Download dependencies by running npm install
  • Start up the app using npm start

About

A react app for accessing user's list with reusable components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published