freeCodeCamp/curriculum/challenges/arabic/08-coding-interview-prep/take-home-projects/build-a-light-bright-app.ar...

38 lines
392 B
Markdown

---
id: 5a5d02bd919fcf9ca8cf46cb
title: Build a Light-Bright App
challengeType: 3
isRequired: false
videoUrl: ''
localeTitle: ''
---
## Description
undefined
## Instructions
undefined
## Tests
<section id='tests'>
```yml
tests: []
```
</section>
## Challenge Seed
<section id='challengeSeed'>
</section>
## Solution
<section id='solution'>
```js
// solution required
```
</section>