anton123 1 year ago
parent
commit
0c4be4cf91

+ 23 - 0
.gitignore

@@ -0,0 +1,23 @@
+# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
+
+# dependencies
+/node_modules
+/.pnp
+.pnp.js
+
+# testing
+/coverage
+
+# production
+/build
+
+# misc
+.DS_Store
+.env.local
+.env.development.local
+.env.test.local
+.env.production.local
+
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*

+ 0 - 1
HW1 реакт верстка

@@ -1 +0,0 @@
-Subproject commit 2115fb6f6743d3852a01b4dc8370244e0cda22ec

+ 70 - 0
README.md

@@ -0,0 +1,70 @@
+# Getting Started with Create React App
+
+This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
+
+## Available Scripts
+
+In the project directory, you can run:
+
+### `npm start`
+
+Runs the app in the development mode.\
+Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
+
+The page will reload when you make changes.\
+You may also see any lint errors in the console.
+
+### `npm test`
+
+Launches the test runner in the interactive watch mode.\
+See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
+
+### `npm run build`
+
+Builds the app for production to the `build` folder.\
+It correctly bundles React in production mode and optimizes the build for the best performance.
+
+The build is minified and the filenames include the hashes.\
+Your app is ready to be deployed!
+
+See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
+
+### `npm run eject`
+
+**Note: this is a one-way operation. Once you `eject`, you can't go back!**
+
+If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
+
+Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
+
+You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
+
+## Learn More
+
+You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
+
+To learn React, check out the [React documentation](https://reactjs.org/).
+
+### Code Splitting
+
+This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
+
+### Analyzing the Bundle Size
+
+This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)
+
+### Making a Progressive Web App
+
+This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)
+
+### Advanced Configuration
+
+This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)
+
+### Deployment
+
+This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
+
+### `npm run build` fails to minify
+
+This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)

File diff suppressed because it is too large
+ 28731 - 0
package-lock.json


+ 38 - 0
package.json

@@ -0,0 +1,38 @@
+{
+  "name": "myproject",
+  "version": "0.1.0",
+  "private": true,
+  "dependencies": {
+    "@testing-library/jest-dom": "^5.16.5",
+    "@testing-library/react": "^13.4.0",
+    "@testing-library/user-event": "^13.5.0",
+    "react": "^18.2.0",
+    "react-dom": "^18.2.0",
+    "react-scripts": "5.0.1",
+    "web-vitals": "^2.1.4"
+  },
+  "scripts": {
+    "start": "react-scripts start",
+    "build": "react-scripts build",
+    "test": "react-scripts test",
+    "eject": "react-scripts eject"
+  },
+  "eslintConfig": {
+    "extends": [
+      "react-app",
+      "react-app/jest"
+    ]
+  },
+  "browserslist": {
+    "production": [
+      ">0.2%",
+      "not dead",
+      "not op_mini all"
+    ],
+    "development": [
+      "last 1 chrome version",
+      "last 1 firefox version",
+      "last 1 safari version"
+    ]
+  }
+}

BIN
public/favicon.ico


+ 81 - 0
public/img/Frame.svg

@@ -0,0 +1,81 @@
+<svg width="357" height="234" viewBox="0 0 357 234" fill="none" xmlns="http://www.w3.org/2000/svg">
+<g clip-path="url(#clip0_1_191)">
+<path d="M337.3 225.4H24.1C19.9 225.4 16.5 222 16.5 217.8V7.6C16.5 3.4 19.9 0 24.1 0H337.3C341.5 0 344.9 3.4 344.9 7.6V217.7C345 222 341.5 225.4 337.3 225.4Z" fill="#00D5E4"/>
+<path d="M326.2 217.8H35.2C31 217.8 27.6 214.4 27.6 210.2V15.3C27.6 11.1 31 7.70001 35.2 7.70001H326.2C330.4 7.70001 333.8 11.1 333.8 15.3V210.2C333.9 214.3 330.4 217.8 326.2 217.8Z" fill="#065090"/>
+<path d="M115.6 28.9H75.4V33.4H115.6V28.9Z" fill="#FCFDFD"/>
+<path d="M101 38.9H75.4V43.4H101V38.9Z" fill="#FCFDFD"/>
+<path d="M218.5 38.9H115.4V43.4H218.5V38.9Z" fill="#FCFDFD"/>
+<path d="M282.5 38.9H228.5V43.4H282.5V38.9Z" fill="#FF6452"/>
+<path d="M150.5 48.9H85.4V53.4H150.5V48.9Z" fill="#00D050"/>
+<path d="M267.5 48.9H170.5V53.4H267.5V48.9Z" fill="#FCFDFD"/>
+<path d="M167 58.9H75.4V63.4H167V58.9Z" fill="#FF6452"/>
+<path d="M240.5 58.9H175.4V63.4H240.5V58.9Z" fill="#00D5E4"/>
+<path d="M150.5 68.9H85.4V73.4H150.5V68.9Z" fill="#FCFDFD"/>
+<path d="M170.5 78.9H75.4V83.4H170.5V78.9Z" fill="#FCFDFD"/>
+<path d="M140.5 88.9H75.4V93.4H140.5V88.9Z" fill="#FCFDFD"/>
+<path d="M204 98.9H95.4V103.4H204V98.9Z" fill="#FF6452"/>
+<path d="M250.5 98.9H215.4V103.4H250.5V98.9Z" fill="#FCFDFD"/>
+<path d="M300.5 98.9H265.4V103.4H300.5V98.9Z" fill="#FCFDFD"/>
+<path d="M149.7 108.9H105.4V113.4H149.7V108.9Z" fill="#FCFDFD"/>
+<path d="M164.5 118.9H105.4V123.4H164.5V118.9Z" fill="#FF6452"/>
+<path d="M250.5 118.9H185.4V123.4H250.5V118.9Z" fill="#FCFDFD"/>
+<path d="M292.5 118.9H265.4V123.4H292.5V118.9Z" fill="#FF6452"/>
+<path d="M115.4 128.9H75.4V133.4H115.4V128.9Z" fill="#FCFDFD"/>
+<path d="M140.5 138.9H75.4V143.4H140.5V138.9Z" fill="#FCFDFD"/>
+<path d="M223.5 148.9H105.4V153.4H223.5V148.9Z" fill="#FCFDFD"/>
+<path d="M308.5 148.9H235.4V153.4H308.5V148.9Z" fill="#00D5E4"/>
+<path d="M145.5 158.9H105.4V163.4H145.5V158.9Z" fill="#FCFDFD"/>
+<path d="M195.5 158.9H155.4V163.4H195.5V158.9Z" fill="#00D050"/>
+<path d="M245.5 158.9H205.4V163.4H245.5V158.9Z" fill="#FCFDFD"/>
+<path d="M140.5 168.9H75.4V173.4H140.5V168.9Z" fill="#FCFDFD"/>
+<path d="M160.5 178.9H95.4V183.4H160.5V178.9Z" fill="#00D050"/>
+<path d="M238 178.9H172.9V183.4H238V178.9Z" fill="#00D050"/>
+<path d="M208 198.9H171.5V203.4H208V198.9Z" fill="#FCFDFD"/>
+<path d="M192 188.9H95.4V193.4H192V188.9Z" fill="#FCFDFD"/>
+<path d="M50.3 28.9H45.8V33.4H50.3V28.9Z" fill="#5E94C1"/>
+<path d="M50.3 38.9H45.8V43.4H50.3V38.9Z" fill="#5E94C1"/>
+<path d="M50.3 48.9H45.8V53.4H50.3V48.9Z" fill="#5E94C1"/>
+<path d="M50.3 58.9H45.8V63.4H50.3V58.9Z" fill="#5E94C1"/>
+<path d="M50.3 68.9H45.8V73.4H50.3V68.9Z" fill="#5E94C1"/>
+<path d="M50.3 78.9H45.8V83.4H50.3V78.9Z" fill="#5E94C1"/>
+<path d="M50.3 88.9H45.8V93.4H50.3V88.9Z" fill="#5E94C1"/>
+<path d="M50.3 98.9H45.8V103.4H50.3V98.9Z" fill="#5E94C1"/>
+<path d="M50.3 108.9H45.8V113.4H50.3V108.9Z" fill="#5E94C1"/>
+<path d="M50.3 118.9H45.8V123.4H50.3V118.9Z" fill="#5E94C1"/>
+<path d="M50.3 128.9H45.8V133.4H50.3V128.9Z" fill="#5E94C1"/>
+<path d="M50.3 138.9H45.8V143.4H50.3V138.9Z" fill="#5E94C1"/>
+<path d="M50.3 148.9H45.8V153.4H50.3V148.9Z" fill="#5E94C1"/>
+<path d="M50.3 158.9H45.8V163.4H50.3V158.9Z" fill="#5E94C1"/>
+<path d="M50.3 168.9H45.8V173.4H50.3V168.9Z" fill="#5E94C1"/>
+<path d="M50.3 178.9H45.8V183.4H50.3V178.9Z" fill="#5E94C1"/>
+<path d="M50.3 188.9H45.8V193.4H50.3V188.9Z" fill="#5E94C1"/>
+<path d="M50.3 198.9H45.8V203.4H50.3V198.9Z" fill="#5E94C1"/>
+<path d="M143.7 198.9H95.4V203.4H143.7V198.9Z" fill="#FCFDFD"/>
+<path d="M284.7 203.3L265.7 195.2V191.9L284.7 183.8V187.3L269.6 193.5L284.7 199.7V203.3Z" fill="#FCFDFD"/>
+<path d="M298.1 179L289.8 207.7H287L295.3 179H298.1Z" fill="#FCFDFD"/>
+<path d="M319.3 195.2L300.3 203.3V199.8L315.4 193.6L300.3 187.4V183.9L319.3 192V195.2Z" fill="#FCFDFD"/>
+<path d="M337 233.7H20C9 233.7 0 224.7 0 213.7H357C357 224.8 348 233.7 337 233.7Z" fill="#00BBD3"/>
+<g opacity="0.1">
+<g opacity="0.1">
+<path opacity="0.1" d="M129.4 217.8L204 7.59998H175.7L101.1 217.8H129.4Z" fill="white"/>
+</g>
+<g opacity="0.1">
+<path opacity="0.1" d="M35.3 217.8H48.6L123.2 7.59998H35.3C31.1 7.59998 27.7 11 27.7 15.2V210.1C27.6 214.3 31.1 217.8 35.3 217.8Z" fill="white"/>
+</g>
+<g opacity="0.1">
+<path opacity="0.1" d="M287.6 217.8H326.3C330.5 217.8 333.9 214.4 333.9 210.2V87.4L287.6 217.8Z" fill="white"/>
+</g>
+</g>
+<g opacity="0.1">
+<g opacity="0.1">
+<path opacity="0.1" d="M184.3 217.8H236.2L310.8 7.59998H258.9L184.3 217.8Z" fill="white"/>
+</g>
+</g>
+<path d="M354.3 223.7C356 220.8 357 217.3 357 213.7H0C0 217.3 1 220.8 2.7 223.7H354.3Z" fill="#15D7E2"/>
+</g>
+<defs>
+<clipPath id="clip0_1_191">
+<rect width="357" height="233.7" fill="white"/>
+</clipPath>
+</defs>
+</svg>

BIN
public/img/Rectangle 5.png


BIN
public/img/VK.png


BIN
public/img/WD.png


File diff suppressed because it is too large
+ 10 - 0
public/img/analytics.svg


File diff suppressed because it is too large
+ 5 - 0
public/img/analytics1.svg


BIN
public/img/eye.png


BIN
public/img/hover.png


BIN
public/img/img.jpg


BIN
public/img/img1.png


BIN
public/img/img2.png


BIN
public/img/microsoft.png


BIN
public/img/pc.png


BIN
public/img/play-button.png


+ 43 - 0
public/index.html

@@ -0,0 +1,43 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8" />
+    <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="theme-color" content="#000000" />
+    <meta
+      name="description"
+      content="Web site created using create-react-app"
+    />
+    <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
+    <!--
+      manifest.json provides metadata used when your web app is installed on a
+      user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
+    -->
+    <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
+    <!--
+      Notice the use of %PUBLIC_URL% in the tags above.
+      It will be replaced with the URL of the `public` folder during the build.
+      Only files inside the `public` folder can be referenced from the HTML.
+
+      Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
+      work correctly both with client-side routing and a non-root public URL.
+      Learn how to configure a non-root public URL by running `npm run build`.
+    -->
+    <title>React App</title>
+  </head>
+  <body>
+    <noscript>You need to enable JavaScript to run this app.</noscript>
+    <div id="root"></div>
+    <!--
+      This HTML file is a template.
+      If you open it directly in the browser, you will see an empty page.
+
+      You can add webfonts, meta tags, or analytics to this file.
+      The build step will place the bundled scripts into the <body> tag.
+
+      To begin the development, run `npm start` or `yarn start`.
+      To create a production bundle, use `npm run build` or `yarn build`.
+    -->
+  </body>
+</html>

BIN
public/logo192.png


BIN
public/logo512.png


+ 25 - 0
public/manifest.json

@@ -0,0 +1,25 @@
+{
+  "short_name": "React App",
+  "name": "Create React App Sample",
+  "icons": [
+    {
+      "src": "favicon.ico",
+      "sizes": "64x64 32x32 24x24 16x16",
+      "type": "image/x-icon"
+    },
+    {
+      "src": "logo192.png",
+      "type": "image/png",
+      "sizes": "192x192"
+    },
+    {
+      "src": "logo512.png",
+      "type": "image/png",
+      "sizes": "512x512"
+    }
+  ],
+  "start_url": ".",
+  "display": "standalone",
+  "theme_color": "#000000",
+  "background_color": "#ffffff"
+}

+ 3 - 0
public/robots.txt

@@ -0,0 +1,3 @@
+# https://www.robotstxt.org/robotstxt.html
+User-agent: *
+Disallow:

+ 421 - 0
src/App.css

@@ -0,0 +1,421 @@
+*,
+*:before,
+*:after {
+    margin: 0;
+    padding: 0;
+    box-sizing: border-box;
+}
+
+body {
+    color: #000;
+    font: 400 16px/32px 'Roboto' , Arial;
+}
+
+a {
+    color: inherit;
+    text-decoration: none;
+    transition: .4s;
+}
+
+img {
+    max-width: 100%;
+    height: auto;
+    vertical-align: top;
+}
+
+button {
+    display: block;
+    border: none;
+    font: inherit;
+    background-color: transparent;
+    cursor: pointer;
+    transition: .4s;
+}
+
+ul li {
+    list-style-type: none;
+}
+
+.btn-primary {
+    color: #fff;
+    font-size: 16px;
+    font-weight: 400;
+    background-color: #34547A;
+}
+
+.main1 {
+    background-color: #EEEFF1;
+}
+
+.main2 {
+    background-color: #34547A;
+}
+
+.main3 {
+    background-color: #EEEFF1;
+}
+
+.main4 {
+    margin-top: 28px;
+}
+
+.main5 {
+    background-color: #EEEFF1;
+}
+
+.mainfooter {
+    background-color: #34547A;
+}
+
+.btn-primary:hover {
+    color: #94b7e2;
+}
+
+header {
+    background-color: #EEEFF1;
+}
+
+.header {
+    display: flex;
+    justify-content: space-between;
+    align-items: center;
+    padding: 20px 0;
+}
+
+.header__title {
+    background-image: url(img/WD.png);
+    background-repeat: no-repeat;
+    text-align: center;
+    font-size: 48px;
+    line-height: 60px;
+    min-width: 96px;
+    height: 60px;
+    left: 402px;
+    top: 50px;
+}
+
+.header-nav__item {
+    display: inline-block;
+    font-weight: 400;
+    margin-right: 42px;
+    font-size: 16px;
+}
+
+.header-nav__item:hover {
+    color:#75b6b9;
+}
+
+.header-nav__item:last-child {
+    margin-right: 0;
+}
+
+
+.flex__box {
+    display: flex;
+    flex-wrap: wrap;
+}
+
+.conteiner__images__pc {
+    margin-top: 20px;
+    margin-left: 78px;
+}
+
+.banner-wrap {
+    padding: 147px 0 146px;
+}
+
+.banner {
+    width: 541px;
+    margin-left: auto;
+}
+
+.banner__text {
+    margin-bottom: 60px;
+    display: block;
+    font-size: 48px;
+    font-weight: 500;
+    line-height: 79px
+}
+
+.banner__lorem {
+    font-size: 16px;
+    line-height: 26px;
+    font-weight: 400;
+    color: #727272;
+    margin-bottom: 60px;
+}
+
+.banner-link-wrap {
+    min-width: 225px;
+    height: 55px;
+    margin-top: 85px;  
+}
+
+.banner__link {
+    padding: 25px 41px;
+}
+
+
+.wrapper {
+    width: 100%;
+    position: relative;
+    overflow: hidden;
+}
+
+
+.conteiner {
+    max-width: 1180px;
+    padding: 0 15px;
+    margin: 0 auto;
+}
+
+.banner_me {
+    padding-top: 120px;
+    max-width: 540px;
+    text-align: center;
+    margin: auto;
+}
+
+.img__box__work {
+    display: flex;
+    position: relative;
+    flex-wrap: wrap;
+}
+
+.img__work {
+    position: relative;
+    cursor: pointer;
+}
+
+.img__play {
+    position: relative;
+    width: 100px;
+    height: 100px;
+    left: 520px;
+    bottom: 470px;
+}
+
+.projects {
+    display: flex; 
+    justify-content: space-around;
+    flex-wrap: wrap;
+    margin-top: 60px;
+}
+
+.box {
+    display: flex;
+    align-items: center
+}
+
+.img__analytics {
+    width: 46px;
+    height: 50px;
+    color: #fff;
+    margin: 100px 0 100px 0;
+}
+
+.projects__text {
+    flex-direction: row;
+    color: #fff;
+    font-weight: 400;
+    font-size: 16px;
+    line-height: 26px;
+    margin: 10px;
+}
+
+
+
+.section-skill {
+    padding: 100px 0 100px 0;
+}
+
+.skill-row {
+    display: flex;
+    margin: 0 -75px;
+}
+
+.skill-col {
+    width: 50%;
+    padding: 0 75px;
+}
+
+.skill-text {
+    display: flex;
+    flex-direction: column;
+    justify-content: center;
+}
+.skill-bg {
+    background-image: url(img/img.jpg);
+    height: 450px;
+    background-size: cover;
+    background-position: center;
+    background-repeat: no-repeat;
+    padding-top: 47%;
+}
+
+.section-header {
+    padding-bottom: 25px;
+}
+
+.section-header .title {
+    font-size: 32px;
+    line-height: 1.18;
+    font-weight: 500;
+    margin: 0 0 25px;
+}
+
+.skill-title {
+    color: #727272;
+    font-size: 16px;
+    line-height: 1.6;
+    display: block;
+    margin-bottom: 20px;
+}
+
+.skills-item:not(last-child) {
+    margin-bottom: 30px;
+}
+
+.skill-wrap {
+    position: relative;
+    height: 4px;
+    background: #c4c4c4;
+}
+
+.skill {
+    position: absolute;
+    top: 0;
+    bottom: 0;
+    left: 0;
+    background: #34547a;
+    width: 85%;
+}
+
+.style123 {
+    margin-top: 57px;
+    margin-bottom: 100px;
+}
+
+
+.conteiner2 {
+    display: flex;
+    flex-wrap: wrap;
+    justify-content: center;
+    max-width: 1920px;
+    padding: 0 15px;
+    margin: 0 auto;
+}
+
+
+.img__box {
+    position: relative;
+    width: 469px;
+    height: 469px;
+    cursor: pointer;
+}
+
+.img__box:hover::before {
+    position: absolute;
+    content: '';
+    top: 0;
+    left: 0;
+    width: 100%;
+    height: 100%;
+    background-color: rgb(52 84 122 /80%);
+}
+
+.eye__img {
+    position: inherit;
+    width: 100px;
+    height: 100px;
+    bottom: 282px;
+    left: 185px;
+    opacity: 0;
+}
+
+.img__box:hover .eye__img {
+    opacity: 1;
+}
+
+.microsoft__box {
+    display: flex;
+    justify-content: space-around;
+    flex-wrap: wrap;
+    margin: 72px 0 100px 0;
+}
+
+
+input {
+    outline: none;
+    padding: 3px 0 0 16px;
+    border: none;
+    margin: 65px 15px 20px 15px;
+    width: 100%;
+    font-size: 20px;
+}
+
+.form__inputs {
+    display: flex;
+    justify-content: center;
+    flex-wrap: wrap;
+}
+
+.last__input {
+    padding: 3px 0 125px 16px;
+    margin: 20px;
+    width: 540px;
+    height: 175px;
+}
+
+.input {
+    width: 255px;
+    height: 50px;
+}
+
+.button__block {
+    display: flex;
+    justify-content: center;
+}
+
+.btn__form {
+    text-align: center;
+    padding-top: 14px;
+    margin: 50px 0 100px 0;
+    color: #fff;
+    font-size: 14px;
+    font-weight: 400;
+    background-color: #34547A;
+    width: 190px;
+    height: 55px;
+}
+
+
+.footer__box {
+    display: flex;
+    justify-content: space-between
+}
+
+.footer__name__rights {
+    display: flex;
+    flex-direction: column;
+}
+
+.myname__text {
+    width: 200px;
+    margin: 50px 0 20px 0;
+    font-weight: 500;
+    font-size: 21px;
+    line-height: 25px;
+    color: #fff;
+}
+
+.rights__text {
+    width: 200px;
+    margin-bottom: 20px;
+    font-size: 13px;
+    color: #fff;
+}
+
+.vk__box {
+    margin-top: 56px;
+}

+ 193 - 0
src/App.js

@@ -0,0 +1,193 @@
+
+import './App.css';
+
+const Li = ({url, text}) => 
+<li class="header-nav__item">
+  <a href={url}>{text}</a>
+</li>
+
+const Banner_text = ({ id, text}) =>
+<div>
+  <span id={id} class="banner__text" >{text}
+  </span>
+  <span class="banner__lorem" >Lorem Ipsum - это текст-"рыба", часто используемый в печати и вэб-дизайне. Lorem Ipsum является стандартной "рыбой" для текстов на латинице с начала XVI века.
+  </span>
+</div>
+    
+const Banner_box = ({ projects, text}) =>   
+<div class="box">
+  <img src="img/analytics.svg" class="img__analytics" alt=""/>
+  <span class="projects__text">{projects}<br/>{text}</span>
+</div>  
+
+const Skills = ({text}) =>
+<div class="skills-item">
+  <span class="skills-title">{text}</span>
+  <div class="skill-wrap">
+    <div class="skill" ></div>
+  </div>
+</div>
+
+const Img__box = ({src}) =>
+<div class="img__box">
+  <img src={src} alt=""/>
+  <img class="eye__img" src="img/eye.png" alt=""/>
+</div>
+
+function App() {
+  return (
+    <body>
+      <header>
+      <div class="conteiner">
+        <div class="header">
+        <div class="header__title"  ></div>
+          <nav class="header-nav">
+            <ul>
+              <Li url="#" text="ГЛАВНАЯ"/>
+              <Li url="index.html#me" text="ОБ АВТОРЕ"/>
+              <Li url="index.html#my__work" text="РАБОТЫ"/>
+              <Li url="index.html#proces" text="ПРОЦЕСС"/>
+              <Li url="index.html#contats" text="КОНТАКТЫ"/>
+            </ul>
+          </nav>
+        </div>
+      </div>
+    </header>
+    <main class="main1">
+        <div class="banner-wrap" >
+          <div class="conteiner">
+            <div class="flex__box">
+              <div class="conteiner__images__pc">
+                <img src="img/Frame.svg" alt=""/>
+              </div>
+              <div class="banner">
+                <Banner_text text='Дизайн и верстка'/>
+                <div class="banner-link-wrap">
+                  <a href="#" class="banner__link btn-primary">НАПИСАТЬ МНЕ</a>
+                </div>
+               </div>
+            </div>
+          </div>
+        </div>
+    </main>
+    <main>
+      <div class="conteiner">
+        <div class="banner_me">
+        <Banner_text text='Обо мне' id='me'/>
+        </div>
+      </div>
+    </main>
+    <main class="main2">
+      <div class="conteiner">
+        <div class="projects">
+        <Banner_box projects='40+' text='Проектов'/>
+        <Banner_box projects='40+' text='Проектов'/>
+        <Banner_box projects='40+' text='Проектов'/>
+        <Banner_box projects='40+' text='Проектов'/>
+        <Banner_box projects='40+' text='Проектов'/>
+        <Banner_box projects='40+' text='Проектов'/>
+        </div>
+      </div>
+    </main>
+    <main class="main">
+      <section class="section-skill">
+        <div class="conteiner">
+          <div class="skill-row">
+            <div class="skill-col skill-text">
+              <span class="section-header">
+                <h1 class="title">Мои навыки</h1>
+              </span>
+              <div class="skills">
+              <Skills text='Adobe photoshop'/>
+              <Skills text='Adobe photoshop'/>
+              <Skills text='Adobe photoshop'/>
+              </div>
+            </div>
+            <div class="skill-col">
+            <div class="skill-bg"  ></div>
+          </div>
+          </div>
+        </div>
+      </section>
+    </main>
+    <main class="main3">
+      <div class="conteiner">
+        <div class="banner_me">
+        <Banner_text id='my__work' text='Как я работаю'/>
+          </div>
+        <div class="img__box__work">
+          <div class="img__work">
+            <img src="img/Rectangle 5.png" class="style123" alt=""/>
+          </div>
+            <div class="img__play">
+              <img src="#" alt=""/>
+          </div>
+        </div>
+        </div>
+    </main>
+    <main id="proces" class="main4">
+      <div class="conteiner2">
+        <Img__box src="img/img1.png"/>
+        <Img__box src="img/img2.png"/>
+        <Img__box src="img/img1.png"/>
+        <Img__box src="img/img2.png"/>
+        <Img__box src="img/img2.png"/>
+        <Img__box src="img/img1.png"/>
+        <Img__box src="img/img2.png"/>
+        <Img__box src="img/img1.png"/>
+      </div>
+    </main>
+    <main>
+      <div class="conteiner">
+        <div class="microsoft__box">
+          <img src="img/microsoft.png" alt=""/>
+          <img src="img/microsoft.png" alt=""/>
+          <img src="img/microsoft.png" alt=""/>
+          <img src="img/microsoft.png" alt=""/>
+        </div>
+      </div>
+    </main>
+    <main class="main5">
+      <div class="conteiner">
+        <div class="banner_me">
+        <Banner_text id='contats' text='Хотите веб сайт?'/>
+          </div>
+        <section class="contact__form">
+          <div class="conteiner">
+            <form>
+              <div class="form__inputs">
+                <input class="input" placeholder="Ваше имя" type="text"/>
+                <input class="input" placeholder="Ваш e-mail" type="text"/>
+                <input class="last__input" placeholder="Сообщение" type="text"/>
+              </div>
+            </form>
+            <div class="form__inputs">
+              <a href="#" class="btn__form">О Т П Р А В И Т Ь</a>
+            </div>
+          </div>
+        </section>
+      </div>
+    </main>
+    <footer class="footer">
+      <main class="mainfooter">
+        <div class="conteiner">
+          <div class="footer__box">
+            <div class="footer__name__rights">
+              <span class="myname__text">Попович Антон</span>
+              <span class="rights__text">(с)2018. Все права защищены</span>
+            </div>
+            <div class="vk__box">
+              <img src="img/VK.png" alt=""/>
+              <img src="img/VK.png" alt=""/>
+              <img src="img/VK.png" alt=""/>
+            </div>
+          </div>
+        </div>
+      </main>
+    </footer>
+    </body>
+    
+  );
+}
+
+export default App;

+ 8 - 0
src/App.test.js

@@ -0,0 +1,8 @@
+import { render, screen } from '@testing-library/react';
+import App from './App';
+
+test('renders learn react link', () => {
+  render(<App />);
+  const linkElement = screen.getByText(/learn react/i);
+  expect(linkElement).toBeInTheDocument();
+});

+ 81 - 0
src/img/Frame.svg

@@ -0,0 +1,81 @@
+<svg width="357" height="234" viewBox="0 0 357 234" fill="none" xmlns="http://www.w3.org/2000/svg">
+<g clip-path="url(#clip0_1_191)">
+<path d="M337.3 225.4H24.1C19.9 225.4 16.5 222 16.5 217.8V7.6C16.5 3.4 19.9 0 24.1 0H337.3C341.5 0 344.9 3.4 344.9 7.6V217.7C345 222 341.5 225.4 337.3 225.4Z" fill="#00D5E4"/>
+<path d="M326.2 217.8H35.2C31 217.8 27.6 214.4 27.6 210.2V15.3C27.6 11.1 31 7.70001 35.2 7.70001H326.2C330.4 7.70001 333.8 11.1 333.8 15.3V210.2C333.9 214.3 330.4 217.8 326.2 217.8Z" fill="#065090"/>
+<path d="M115.6 28.9H75.4V33.4H115.6V28.9Z" fill="#FCFDFD"/>
+<path d="M101 38.9H75.4V43.4H101V38.9Z" fill="#FCFDFD"/>
+<path d="M218.5 38.9H115.4V43.4H218.5V38.9Z" fill="#FCFDFD"/>
+<path d="M282.5 38.9H228.5V43.4H282.5V38.9Z" fill="#FF6452"/>
+<path d="M150.5 48.9H85.4V53.4H150.5V48.9Z" fill="#00D050"/>
+<path d="M267.5 48.9H170.5V53.4H267.5V48.9Z" fill="#FCFDFD"/>
+<path d="M167 58.9H75.4V63.4H167V58.9Z" fill="#FF6452"/>
+<path d="M240.5 58.9H175.4V63.4H240.5V58.9Z" fill="#00D5E4"/>
+<path d="M150.5 68.9H85.4V73.4H150.5V68.9Z" fill="#FCFDFD"/>
+<path d="M170.5 78.9H75.4V83.4H170.5V78.9Z" fill="#FCFDFD"/>
+<path d="M140.5 88.9H75.4V93.4H140.5V88.9Z" fill="#FCFDFD"/>
+<path d="M204 98.9H95.4V103.4H204V98.9Z" fill="#FF6452"/>
+<path d="M250.5 98.9H215.4V103.4H250.5V98.9Z" fill="#FCFDFD"/>
+<path d="M300.5 98.9H265.4V103.4H300.5V98.9Z" fill="#FCFDFD"/>
+<path d="M149.7 108.9H105.4V113.4H149.7V108.9Z" fill="#FCFDFD"/>
+<path d="M164.5 118.9H105.4V123.4H164.5V118.9Z" fill="#FF6452"/>
+<path d="M250.5 118.9H185.4V123.4H250.5V118.9Z" fill="#FCFDFD"/>
+<path d="M292.5 118.9H265.4V123.4H292.5V118.9Z" fill="#FF6452"/>
+<path d="M115.4 128.9H75.4V133.4H115.4V128.9Z" fill="#FCFDFD"/>
+<path d="M140.5 138.9H75.4V143.4H140.5V138.9Z" fill="#FCFDFD"/>
+<path d="M223.5 148.9H105.4V153.4H223.5V148.9Z" fill="#FCFDFD"/>
+<path d="M308.5 148.9H235.4V153.4H308.5V148.9Z" fill="#00D5E4"/>
+<path d="M145.5 158.9H105.4V163.4H145.5V158.9Z" fill="#FCFDFD"/>
+<path d="M195.5 158.9H155.4V163.4H195.5V158.9Z" fill="#00D050"/>
+<path d="M245.5 158.9H205.4V163.4H245.5V158.9Z" fill="#FCFDFD"/>
+<path d="M140.5 168.9H75.4V173.4H140.5V168.9Z" fill="#FCFDFD"/>
+<path d="M160.5 178.9H95.4V183.4H160.5V178.9Z" fill="#00D050"/>
+<path d="M238 178.9H172.9V183.4H238V178.9Z" fill="#00D050"/>
+<path d="M208 198.9H171.5V203.4H208V198.9Z" fill="#FCFDFD"/>
+<path d="M192 188.9H95.4V193.4H192V188.9Z" fill="#FCFDFD"/>
+<path d="M50.3 28.9H45.8V33.4H50.3V28.9Z" fill="#5E94C1"/>
+<path d="M50.3 38.9H45.8V43.4H50.3V38.9Z" fill="#5E94C1"/>
+<path d="M50.3 48.9H45.8V53.4H50.3V48.9Z" fill="#5E94C1"/>
+<path d="M50.3 58.9H45.8V63.4H50.3V58.9Z" fill="#5E94C1"/>
+<path d="M50.3 68.9H45.8V73.4H50.3V68.9Z" fill="#5E94C1"/>
+<path d="M50.3 78.9H45.8V83.4H50.3V78.9Z" fill="#5E94C1"/>
+<path d="M50.3 88.9H45.8V93.4H50.3V88.9Z" fill="#5E94C1"/>
+<path d="M50.3 98.9H45.8V103.4H50.3V98.9Z" fill="#5E94C1"/>
+<path d="M50.3 108.9H45.8V113.4H50.3V108.9Z" fill="#5E94C1"/>
+<path d="M50.3 118.9H45.8V123.4H50.3V118.9Z" fill="#5E94C1"/>
+<path d="M50.3 128.9H45.8V133.4H50.3V128.9Z" fill="#5E94C1"/>
+<path d="M50.3 138.9H45.8V143.4H50.3V138.9Z" fill="#5E94C1"/>
+<path d="M50.3 148.9H45.8V153.4H50.3V148.9Z" fill="#5E94C1"/>
+<path d="M50.3 158.9H45.8V163.4H50.3V158.9Z" fill="#5E94C1"/>
+<path d="M50.3 168.9H45.8V173.4H50.3V168.9Z" fill="#5E94C1"/>
+<path d="M50.3 178.9H45.8V183.4H50.3V178.9Z" fill="#5E94C1"/>
+<path d="M50.3 188.9H45.8V193.4H50.3V188.9Z" fill="#5E94C1"/>
+<path d="M50.3 198.9H45.8V203.4H50.3V198.9Z" fill="#5E94C1"/>
+<path d="M143.7 198.9H95.4V203.4H143.7V198.9Z" fill="#FCFDFD"/>
+<path d="M284.7 203.3L265.7 195.2V191.9L284.7 183.8V187.3L269.6 193.5L284.7 199.7V203.3Z" fill="#FCFDFD"/>
+<path d="M298.1 179L289.8 207.7H287L295.3 179H298.1Z" fill="#FCFDFD"/>
+<path d="M319.3 195.2L300.3 203.3V199.8L315.4 193.6L300.3 187.4V183.9L319.3 192V195.2Z" fill="#FCFDFD"/>
+<path d="M337 233.7H20C9 233.7 0 224.7 0 213.7H357C357 224.8 348 233.7 337 233.7Z" fill="#00BBD3"/>
+<g opacity="0.1">
+<g opacity="0.1">
+<path opacity="0.1" d="M129.4 217.8L204 7.59998H175.7L101.1 217.8H129.4Z" fill="white"/>
+</g>
+<g opacity="0.1">
+<path opacity="0.1" d="M35.3 217.8H48.6L123.2 7.59998H35.3C31.1 7.59998 27.7 11 27.7 15.2V210.1C27.6 214.3 31.1 217.8 35.3 217.8Z" fill="white"/>
+</g>
+<g opacity="0.1">
+<path opacity="0.1" d="M287.6 217.8H326.3C330.5 217.8 333.9 214.4 333.9 210.2V87.4L287.6 217.8Z" fill="white"/>
+</g>
+</g>
+<g opacity="0.1">
+<g opacity="0.1">
+<path opacity="0.1" d="M184.3 217.8H236.2L310.8 7.59998H258.9L184.3 217.8Z" fill="white"/>
+</g>
+</g>
+<path d="M354.3 223.7C356 220.8 357 217.3 357 213.7H0C0 217.3 1 220.8 2.7 223.7H354.3Z" fill="#15D7E2"/>
+</g>
+<defs>
+<clipPath id="clip0_1_191">
+<rect width="357" height="233.7" fill="white"/>
+</clipPath>
+</defs>
+</svg>

BIN
src/img/Rectangle 5.png


BIN
src/img/VK.png


BIN
src/img/WD.png


File diff suppressed because it is too large
+ 10 - 0
src/img/analytics.svg


File diff suppressed because it is too large
+ 5 - 0
src/img/analytics1.svg


BIN
src/img/eye.png


BIN
src/img/hover.png


BIN
src/img/img.jpg


BIN
src/img/img1.png


BIN
src/img/img2.png


BIN
src/img/microsoft.png


BIN
src/img/pc.png


BIN
src/img/play-button.png


+ 13 - 0
src/index.css

@@ -0,0 +1,13 @@
+body {
+  margin: 0;
+  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
+    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
+    sans-serif;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+}
+
+code {
+  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
+    monospace;
+}

+ 17 - 0
src/index.js

@@ -0,0 +1,17 @@
+import React from 'react';
+import ReactDOM from 'react-dom/client';
+import './index.css';
+import App from './App';
+import reportWebVitals from './reportWebVitals';
+
+const root = ReactDOM.createRoot(document.getElementById('root'));
+root.render(
+  <React.StrictMode>
+    <App />
+  </React.StrictMode>
+);
+
+// If you want to start measuring performance in your app, pass a function
+// to log results (for example: reportWebVitals(console.log))
+// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
+reportWebVitals();

File diff suppressed because it is too large
+ 1 - 0
src/logo.svg


+ 13 - 0
src/reportWebVitals.js

@@ -0,0 +1,13 @@
+const reportWebVitals = onPerfEntry => {
+  if (onPerfEntry && onPerfEntry instanceof Function) {
+    import('web-vitals').then(({ getCLS, getFID, getFCP, getLCP, getTTFB }) => {
+      getCLS(onPerfEntry);
+      getFID(onPerfEntry);
+      getFCP(onPerfEntry);
+      getLCP(onPerfEntry);
+      getTTFB(onPerfEntry);
+    });
+  }
+};
+
+export default reportWebVitals;

+ 5 - 0
src/setupTests.js

@@ -0,0 +1,5 @@
+// jest-dom adds custom jest matchers for asserting on DOM nodes.
+// allows you to do things like:
+// expect(element).toHaveTextContent(/react/i)
+// learn more: https://github.com/testing-library/jest-dom
+import '@testing-library/jest-dom';