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

https://github.com/manzdev/starworkshop-jsday

CSS/JS Challenges for Canarias JSDay 2018
https://github.com/manzdev/starworkshop-jsday

canariasjs challenges css javascript js jsday

Last synced: 3 months ago
JSON representation

CSS/JS Challenges for Canarias JSDay 2018

Awesome Lists containing this project

README

          

# JSDay 2018 - StarWorkshop

![JSDay 2018 - StarWorkshop](assets/sw-jsday.png)

https://jsdaycanarias.com/

## Starting

```bash
git clone https://github.com/ManzDev/starworkshop-jsday
cd starworkshop-jsday
rm -rf .git
npm install
```

...or simply **fork**, clone and `npm install`!

## Developing

| Command | Description |
|---------|-------------|
| `npm run dev` | Delete `dist` folder and open a development web. |
| `npm run build` | Delete `build` folder and create production web. |
| `npm run deploy` | Deploy `build` folder on `gh-pages` branch (site). *Don't forget commit and push `build` folder!* |

## Help!

URL Slides: [https://speakerdeck.com/manz/star-workshop-css-jsday-canarias-2018](https://speakerdeck.com/manz/star-workshop-css-jsday-canarias-2018)

## Solutions

- [Reto #1: CSS Card](https://manzdev.github.io/starworkshop-jsday/reto1/index.html)
- [Reto #2: Penguin eyes](https://manzdev.github.io/starworkshop-jsday/reto2/index.html)
- [Reto #3: Three Card](https://manzdev.github.io/starworkshop-jsday/reto3/index.html)
- [Reto #4: JS Guy](https://manzdev.github.io/starworkshop-jsday/reto4/index.html)
- [Reto #5: Pink Floyd](https://manzdev.github.io/starworkshop-jsday/reto5/index.html)
- [Reto #6: Knight Rider (KITT)](https://manzdev.github.io/starworkshop-jsday/reto6/index.html)
- [Reto #7: VHS Star Wars](https://manzdev.github.io/starworkshop-jsday/reto7/index.html)
- [Reto #8: Super Mario Bros](https://manzdev.github.io/starworkshop-jsday/reto8/index.html)

## Collaborations & great demos

- [Rosana & DanielRamos](https://twitter.com/Totemika/status/1062044923485216769)

## Requisites

- VSCode https://code.visualstudio.com/
- Git https://git-scm.com/
- NodeJS/NPM https://nodejs.org/en/
- Inkscape https://inkscape.org/