Skip to content

ABU-BAKAR-S/react-assignment-1-products-listing-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React assigment - 1 : Product listing App

Total points = 5

Purpose of this assignment :

  • Testing students skills on
    • creating, styling & mapping components
    • props

Assignment steps:

  • part 1: Create the Products component (point: 1)
  • part 2: Pass products data from the App.js to the Products component (point: 1)
  • part 3: In the Products component map the Product component based on the products data (point: 2)
  • part 4: Make all the necessary adjustment (styles, accessing props value etc.) in the Product component (point: 1)
  • finally check the project demo and try to match your one as much as possible

About

React Assignment 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.9%
  • HTML 26.6%
  • CSS 18.5%