https://github.com/raulmaulidhino-dev/tumbas-yuk-landing-page
TumbasYuk! is a demo e-commerce website! This mini website project is created by me to fulfill an assignment from the Dibimbing.id Digital Skill Fair 29.0 bootcamp
https://github.com/raulmaulidhino-dev/tumbas-yuk-landing-page
assignment e-commerce e-commerce-website
Last synced: 2 months ago
JSON representation
TumbasYuk! is a demo e-commerce website! This mini website project is created by me to fulfill an assignment from the Dibimbing.id Digital Skill Fair 29.0 bootcamp
- Host: GitHub
- URL: https://github.com/raulmaulidhino-dev/tumbas-yuk-landing-page
- Owner: raulmaulidhino-dev
- License: mit
- Created: 2024-07-23T13:49:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-13T02:41:32.000Z (7 months ago)
- Last Synced: 2025-01-17T04:14:41.646Z (4 months ago)
- Topics: assignment, e-commerce, e-commerce-website
- Language: HTML
- Homepage: https://tumbas-yuk-landing-page.vercel.app
- Size: 4.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## TumbasYuk!
TumbasYuk! is a demo e-commerce website, built with HTML and CSS.## Project Status
This project currently in development. The Log in and Sign up Page are not created yet. I will add them during the development.## Project Screenshot(s)
## Installation and Setup Instructions
Clone down this repository and run in your browser or you could see this project had been deployed into vercel in [tumbas-yuk-landing-page.vercel.app](https://tumbas-yuk-landing-page.vercel.app).## Reflection
This was 8-day mini project during my Digital Skill Fair 29.0 bootcamp by [dibimbing.id](https://dibimbing.id), which was held from July 15 until July 22, 2024. The goals of doing this project are to improve my front-end development skills and practice about how to make clean and user-friendly layouts.One of the main challenges during this web project was Product Cards Layouting. It was not so easy to manage many cards in one single HTML file. Therefore, I started to learn about DRY (Don't Repeat Yourself) concept in Django and ReactJS.
At the end of the day, the technologies implemented in this project are HTML and CSS. I plan to learn more about ReactJS and implement the framework in the next iteration.