https://github.com/mirzaianov/test-webernetic
Test Project
https://github.com/mirzaianov/test-webernetic
test-project
Last synced: about 1 year ago
JSON representation
Test Project
- Host: GitHub
- URL: https://github.com/mirzaianov/test-webernetic
- Owner: mirzaianov
- Created: 2024-07-11T10:30:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T14:31:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T21:35:05.297Z (over 1 year ago)
- Topics: test-project
- Language: CSS
- Homepage: https://test-webernetic.vercel.app
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webernetic Test Project

## Description
The layout starts with an animated sign-in **Modal** window and later shows the **Responsive Component**.
**Modal** is a `dialog` component, hence it can be closed with `ESC`. Or just click the "cross" closing button, the form buttons or the anchor.
The **sign-in**, **sign-up** or **restore** options are not implemented yet - will be added on request. The repsective buttons and the anchor can also close the modal.
**Responsive Somponent** changes it's outfit according to breakpoints from the task requirements. Change the viewport width to see transformations.
## Execution
1. Run `index.html` on Live Server locally.
or
2. Visit **[the deployed](https://webernetic.mirzaianov.com/)** version.
## Authors
@mirzaianov
## Version History
- 1.0.0 First Release