This is a website for VR set product.
A single-page website with a two-step form to order the product.
https://nazarkharkevych.github.io/KateVR-landing
https://www.figma.com/file/Blpg4iapsI7fRqJeSp6DvK/KatVR-_FE-students?node-id=1%3A370&mode=dev
Clone the repo
git clone https://github.com/nazarkharkevych/KateVR-landing.git
Install NPM packages
npm install
Start the app
npm start