Skip to content

This repo consists of challenges for FrontEnd Dev, developed using HTML, CSS, JS. {Sources: Sunny Puri's "the-dom-challenge" (Repo Link: https://github.com/devkodeio/the-dom-challenge) , adding all the problems + solutions of BFE.com and INTERNET}

rounit08/frontendfighters

Repository files navigation

FrontendFighters

Folder Structure:

frontend fighters repo readme

DOM CHALLENGES

1) Chess

A simple 8 x 8 grid

image

On selecting any box of the grid, all diagonals of that particular box changes it's colour to Red.

image

2) Pixel Art

A grid of 10 x 7, having last row have random colours

image

On selection of any colour from 7 random colours and

i> on click

image

3)Star Rating

default

image

onSelection

13778ac815675a1cc3e28f9f7855e3eac4754e10

FRONTEND CHALLENGES

1) Progress Bar

default

image

on click on RUN

image

on multiple RUN- run "n" click times and decrease the counter on button by 1 after completion of one round

image

2) Moving Elements(DRAG and DROP API in JavaScript)

default

image

on drag and drop

image

About

This repo consists of challenges for FrontEnd Dev, developed using HTML, CSS, JS. {Sources: Sunny Puri's "the-dom-challenge" (Repo Link: https://github.com/devkodeio/the-dom-challenge) , adding all the problems + solutions of BFE.com and INTERNET}

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published