https://github.com/siteddv/mogo
Adaptive landing page about some team. HTML, CSS, JS, JQuery
https://github.com/siteddv/mogo
adaptive css css-animations css3 html html-css html-css-javascript html-template html5 javascript javascript-framework jquery js landing landing-page landingpage mogo practice
Last synced: about 1 year ago
JSON representation
Adaptive landing page about some team. HTML, CSS, JS, JQuery
- Host: GitHub
- URL: https://github.com/siteddv/mogo
- Owner: siteddv
- Created: 2021-04-08T17:31:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T22:43:09.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T20:39:52.326Z (about 1 year ago)
- Topics: adaptive, css, css-animations, css3, html, html-css, html-css-javascript, html-template, html5, javascript, javascript-framework, jquery, js, landing, landing-page, landingpage, mogo, practice
- Language: HTML
- Homepage: https://vino-gradom.github.io/Mogo/
- Size: 33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# "MoGo" landing page
## About
Training landing page about some team that demonstrates the developer's skills at the moment.
## Mission
The main mission of creation this landing page 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
* Main content
* Footer
## Links
* [Link to the site](https://siteddv.github.io/Mogo/)
* [Download ZIP](https://github.com/siteddv/Mogo/archive/refs/heads/main.zip)
## Commit types
* **feature:** used when adding new app-level functionality
* **fix:** if you fixed some bug
* **docs:** everything about documentation
* **style:** fix typos, fix formatting
## 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/Mogo.git .
```
## Have a nice experience with the repository!