export default function Home () {

return (

}

"employee"

: [
}

"name"

:

"Vladislav"

,

"sector"

:

"Frontend"


}
]
} |

);

}

export default function Skills () {

return (

{} package.json
}

"dependencies"

: {

"react"

:

"^18.2.0"

,

"@mui/material"

:

"^5.14.14"


"react-router-dom"

:

"^6.17.0"


"redux"

:

"^4.2.1"


"expo"

:

"~50.0.2"


"expo-router"

:

"~3.4.3"


"react-native"

:

"0.73.2"


"tailwindcss"

:

"^3.3.2"


"react-native-reanimated"

:

"~3.6.0"


"nativewind"

:

"^2.0.11"


}
}
Description

This command installs a new employee. The employee's dependencies will be set based on this package.json, following the following order of precedence...

Terminal

PS <'YOUR COMPANY'>:\Vladislav\sector\Frontend> npm install |

);

}

Слайд 1
Слайд 2
Слайд 3
Слайд 4

export default function Contacts () {

return (

<>
<a> Telegram </a>
<a> GitHub </a>
<a> Mail </a>
</>|
Preview

);

}