Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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
https://github.com/denisraymer/richbee-relation

babel bem-methodology css gulpjs html5 jquery scss smart-grid webpack

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        





Logo

Richbee relation


HTML layout as test assignment




View Demo
·
Report Bug
·
Request Feature

## Table of Contents

* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Installation](#installation)
* [Contributing](#contributing)
* [License](#license)

## 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.
* [GULP](https://gulpjs.com/)
* [JQuery](https://jquery.com)
* [BEM](https://ru.bem.info/)

## Getting Started

Follow these simple steps to run a local copy.

### Installation

1. Clone the repo
```sh
git clone [email protected]:denisraimer/richbee-relation.git
```
2. Install YARN packages
```sh
yarn
```
3. Launch of the project
```JS
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.