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

https://github.com/t-eckert/ruff-and-tumble

Solution to Colt Steele's [coding challenge #1](https://www.youtube.com/watch?v=qGwR_DSSnuQ)
https://github.com/t-eckert/ruff-and-tumble

Last synced: 17 days ago
JSON representation

Solution to Colt Steele's [coding challenge #1](https://www.youtube.com/watch?v=qGwR_DSSnuQ)

Awesome Lists containing this project

README

          

# Ruff & Tumble

> Solution to [Colt Steele coding challenge #1](https://www.youtube.com/watch?v=qGwR_DSSnuQ)

[Submission form](https://docs.google.com/forms/d/e/1FAIpQLScW-U6KAH7QIqeI9-uKMtl0jAXkEmk7mlFAKftyXSz76oBrvw/viewform)

Challenge: A vanilla JS form with multiple step. Each step should provide a single input with buttons that take the user to previous and subsequent steps.