Interview Accord

interview

Project Skeleton

Interview-Accordion (folder)
|
|----readme.md        
├── public
│     └── index.html
├── src
│   ├── App.css
│   ├── App.js
│   ├── components
│   │   ├── Question.jsx
│   │   └── InterviewAccord.jsx
│   ├── helper
│   │   ├── data.js
│   │   └── icons.js
│   └── index.js
├── package.json
└── package-lock.json

At the end of the project, following topics are to be covered;

  • HTML

  • CSS

  • JS

  • ReactJS

Demo

React Interview Accord

☺ Happy Coding ✍