Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raulmaulidhino-dev/tumbas-yuk-landing-page

TumbasYuk! is a dummy 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: about 2 months ago
JSON representation

TumbasYuk! is a dummy 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

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)
![TumbasYuk! Website Preview](https://raulmaulidhino.pages.dev/assets/tumbas-yuk-landing-page-preview-DvxssQmi.png)

## 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.