denisraymer / richbee-relation

HTML layout for Richbee. The parallax effect has been implemented. System of modal windows with warnings. The development used GULP, BEM, BABEL, WEBPACK, SCSS, SMARTGRID

Home Page:https://denisraymer.github.io/richbee-relation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Richbee relation

HTML layout as test assignment

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

This mockup was created as a test case and shows various development technologies and project management techniques.

The following additions have been made:

  • Pop-up message boxes
  • Checking the newsletter subscription form
  • Animating small circles
  • Added blocking window for mobile version
  • Parallax effect

A list of resources used is given in the Acknowledgments..

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

Follow these simple steps to run a local copy.

Installation

  1. Clone the repo
git clone git@github.com:denisraimer/richbee-relation.git
  1. Install YARN packages
yarn
  1. Launch of the project
yarn run start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

HTML layout for Richbee. The parallax effect has been implemented. System of modal windows with warnings. The development used GULP, BEM, BABEL, WEBPACK, SCSS, SMARTGRID

https://denisraymer.github.io/richbee-relation

License:MIT License


Languages

Language:HTML 39.8%Language:JavaScript 34.4%Language:CSS 25.8%