Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vmosiichuk-dev/adobe-business-clone
Reverse engineered Adobe Business homepage, showing my skills in creating & following design patterns and problem solving.
https://github.com/vmosiichuk-dev/adobe-business-clone
adobe comparisons-page design-patterns responsive-layout tailwindcss web-clone
Last synced: 24 days ago
JSON representation
Reverse engineered Adobe Business homepage, showing my skills in creating & following design patterns and problem solving.
- Host: GitHub
- URL: https://github.com/vmosiichuk-dev/adobe-business-clone
- Owner: vmosiichuk-dev
- Created: 2022-05-29T14:09:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T13:11:11.000Z (6 months ago)
- Last Synced: 2024-12-15T10:49:15.811Z (25 days ago)
- Topics: adobe, comparisons-page, design-patterns, responsive-layout, tailwindcss, web-clone
- Language: HTML
- Homepage: https://vmosiichuk-dev.github.io/adobe-business-clone/
- Size: 16.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Clone of the Adobe Business home page
Project is aimed at showcasing my skills in reverse engineering, creating & following design patterns and problem solving, by creating a clone of an existing web page.
To challenge myself, I chose to write styles exclusively with Tailwind CSS to learn this framework in greater detail.
Mobile First Approuch was chosen for this project, since Tailwind CSS media queries are much easier to apply while upscaling from mobile to desktop devices.
#### [side-to-side-comparison](https://vmosiichuk-dev.github.io/adobe-business-clone/comparison.html)
#### [responsive clone version](https://vmosiichuk-dev.github.io/adobe-business-clone/index.html)
### Stages of development:
- [x] HTML structure
- [x] Tailwind CSS styles
- [x] Mobile version
- [x] Moving from Mobile to Tablet
- [x] Moving from Tablet to Desktop
- [x] Code review & Responsiveness testing
- [x] Side to side comparison preview page