Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 883 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 883 Bytes

Contact List App

  • This repo is for React Problem solving Practice activity.
  • This activity is based on live projects given by instructor to different teams.
  • Our team task is develop contact list application.

Group Members:

  • Naima Shaikh
  • Anum Anees
  • Hassan
  • Sumera

What does this app do?

  • This app display a number of contacts including their name, email address, age, profile image by pulling the data from an API.
  • Age should be shown with the click of the show age button.

Technologies used:

  • React , Bootstrap (for coding and implementation on UI)

Software needed to run for this app

  • VS Code (as Editor)
  • Browser (as runtime environment)

How to run code in this repo?

  • To run this app, click live github website link given below.