Skip to content

reddy-epk/React-show-hide

Repository files navigation

In this project, let's build a Show/Hide App by applying the concepts we have learned till now.

Refer to the image below:


reviews-app-output

Set Up Instructions

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