This app is...
It is for...
| {() => { | |
| console.log('cats') | |
| }}() |
JS: Time - 15 minutes
I have a startup providing custom cats to celebrities: www.petfactory.com. The core of my startup is this wondrous function that I purchased from an agency:
| <!-- | |
| Scripts | |
| <app> | |
| --> | |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title></title> |