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

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

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.
![Landing interface](https://github.com/vino-gradom/activebox/blob/main/img/interface.gif)

## 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!