Skip to content

React project with show/hide modal functionality using useState and ternaries

Notifications You must be signed in to change notification settings

webbddev/questions-answers_show-hide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questions and Answers Modal project

Q&A show/hide modal functionality using useState and ternaries Live demo here.

General Information
  • Purpose of the project is to train myself on using useState, manipulating data (an array of objects) and implementing Icon show/hide functionality

Technologies Used
  • React.Js
Code Elements
  • useState
  • manipulating data file
  • Show/hide info && icon ternary implementation
Installation and project setup

After you clone this repo to your desktop, go to its root directory and run npm install to install its dependencies.

Once the dependencies are installed, you can run npm start to start the application. You will then be able to access it at localhost:3000

Acknowledgements

Credits to an awesome instructor John Smilga!

About

React project with show/hide modal functionality using useState and ternaries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published