https://github.com/siteddv/activebox
Adaptive landing page about some team. HTML, CSS, JS, JQuery
https://github.com/siteddv/activebox
adaptive adaptive-layouts css css-animation css-animations css-in-js css3 css3-animations html html-css html-css-javascript html-template html5 javascript javascript-framework jquery js landing landing-page landingpage
Last synced: 3 months ago
JSON representation
Adaptive landing page about some team. HTML, CSS, JS, JQuery
- Host: GitHub
- URL: https://github.com/siteddv/activebox
- Owner: siteddv
- Created: 2021-03-25T17:42:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-25T19:01:16.000Z (about 4 years ago)
- Last Synced: 2025-01-29T20:39:47.065Z (about 1 year ago)
- Topics: adaptive, adaptive-layouts, css, css-animation, css-animations, css-in-js, css3, css3-animations, html, html-css, html-css-javascript, html-template, html5, javascript, javascript-framework, jquery, js, landing, landing-page, landingpage
- Language: HTML
- Homepage: https://siteddv.github.io/activebox/
- Size: 62.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# "ActiveBox" landing page
## About
Training landing page about some team that demonstrates the developer's skills at the moment. I'm studying frontend and practice a lot. I made this landing for practical purposes
## Mission
The main mission of creation this SPA is to acquire practical skills of adaptive layout of a single-page website.
## Interface
###### This picture is in GIF format. If you want to look at the interface, please wait.

## Technologies used
HTML, CSS, JavaScript, JQuery
## Project structure
* Header: Intro and navigation panel
* Features
* Works
* Team
* Testimonials
* Offer to download
* Footer with information about the company and landing author
## Links
* [Link to the site](https://siteddv.github.io/activebox/)
* [Download ZIP](https://github.com/vino-gradom/activebox/archive/refs/heads/main.zip)
## How to clone the repository to a local machine?
1) Move to desired folder
2) Type this git code
```git
git clone https://github.com/siteddv/activebox.git .
```
## Have a nice experience with the repository!