ChernoSlava / qr-code

qr code test app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR code

The project represents a QR code.

Author - Frontend Developer Viacheslav Chernogorov.


Technology Stack

  • HTML5: Semantic tags,
  • CSS modules,
  • JavaScript: React.


Installation and Launch

Requirements:

  • npm >= 6.14;

Launch:

To launch the project:

  1. To do this on your local computer, execute the command:
  • git clone https://github.com/ChernoSlava/qr-code - To copy the project to your local PC via https;
  1. After that, in the console, you need to execute:
  • npm install - To install dependencies;
  1. For usage:
  • npm start - Command to launch the project;
  • npm run build - To build the project.

Links to other projects

Projects created during Yandex.Praktikum education:

  1. Static site Traveling in Russia;
  2. Repository of the project Place with pure js;
  3. Repository of a full-fledged improved project Place Frontend and Backend;
  4. Diploma project Movies explorer.

Projects created during education and mentorship by senior web developer Abretov A.:

  1. Counter;
  2. Counter-temperature;
  3. ToDo list;
  4. Contacts keeper;
  5. Fish gallery;
  6. Refactoring of the diploma project Movies explorer.

Проекты с использованием разных технологий:

  1. Digitals clock с использование SCSS/jQuery;
  2. Films review с использование PUG/SCSS;
  3. 2d игра на Vanila JavaScript/Canvas;
  4. Сайт по продаже бургеров React/Next js.

About

qr code test app


Languages

Language:HTML 39.3%Language:JavaScript 32.6%Language:CSS 28.1%