-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b8655a5
commit 143ecc8
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# ecommerce-mockup | ||
Just a mockup using a simple ecommerce for plants page a friend designed on Figma. | ||
This project is just for practice, a little cooperation with a UX/UI friend. | ||
|
||
Considering this is not a big project, I'll use plain `HTML`, `CSS` and `Javascript`, no webpack or libraries, unless I find it necessary. | ||
|
||
# the page | ||
![Page preview](readme/image01.png) | ||
>a screenshot from the original design | ||
[Here](https://www.figma.com/proto/vXQGm1fvXxKtfNDDbsYDC4/LeafyLiving?page-id=0%3A1&node-id=3%3A4&viewport=0%2C0%2C1&scaling=scale-down&starting-point-node-id=3%3A4&show-proto-sidebar=1) is the mockup I'm going to use for this project. It's a landing page and the store section. | ||
|
||
I still have to think what kind of approach I'm going to use. I didn't planned anything before creating this repository, so I'm going to scribble a little over the original design to organize everything and find the best way to keep the `CSS` as simple as possible. For the `Javascript` I'm probably going to use modules to prevent repetition, so I'll keep the `HTML` to the minimum. | ||
|
||
The page needs to be reponsive. I didn't asked how it should look on mobile devices, so I'm going to try my own solution as a little challenge, then apply any necessary changes depending on the designer's opinion. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.