Live Link: https://burakkucukali1.github.io/testCase/
This is a test case that contains 2 question.
First question: Algorithm that can return first duplicate number in array.
Second question: Actually, this is not question. It is guidebook which can update, delete and sort contacts
Prop | Component | Parent Component |
---|---|---|
index | contact | question2 |
name | contact | question2 |
surname | contact | question2 |
phone | contact | question2 |
#install dependencies
npm install
serve with hot reload at localhost:8080
npm run dev
build for production with minification
npm run build