Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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
- Host: GitHub
- URL: https://github.com/denisraymer/richbee-relation
- Owner: denisraymer
- License: mit
- Created: 2020-08-02T21:01:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T17:32:12.000Z (over 4 years ago)
- Last Synced: 2024-09-28T06:41:58.688Z (4 months ago)
- Topics: babel, bem-methodology, css, gulpjs, html5, jquery, scss, smart-grid, webpack
- Language: HTML
- Homepage: https://denisraymer.github.io/richbee-relation
- Size: 1.04 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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 effectA 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.