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

https://github.com/bradgarropy/snap-kitchen-slider

⏩ snap kitchen interview question - slider
https://github.com/bradgarropy/snap-kitchen-slider

eslint gatsby interview react slider snap-kitchen styled-components

Last synced: 2 months ago
JSON representation

⏩ snap kitchen interview question - slider

Awesome Lists containing this project

README

          



⏩ snap kitchen interview question - slider



Netlify Status

# ⏩ Snap Kitchen Slider

_During an interview with [Snap Kitchen][1], I was asked to code a slider from their marketing site. So I fired up [CodeSandbox][2] and got to work. This exercise was particularly challenging because I had never created a slider before, but especially enjoyable beacuse I was working in an environment I was comfortable with._

## ❓ Question

Recreate the meal slider from the home page of [Snap Kitchen][1].

## 🤔 Assumptions

No assumptions needed to be made, the question was crystal clear, although challenging to accomplish in the allotted time.

However, because I implemented this complete solution after the interview, I actually created somethign with more functionality than what was on [Snap Kitchen's][1] website. I implemented previous and next buttons that go into a disabled state if the slider is on the first or last element.

## 💀 Execution

If you want to see my solution, clone the repository and execute it locally!

```
git clone https://github.com/bradgarropy/snap-kitchen-slider.git
cd snap-kitchen-slider
npm install
npm start
```

Or you can check out the [live demo][3] on [Netlify][4].

[1]: https://snapkitchen.com
[2]: https://codesandbox.io
[3]: https://snap-kitchen-slider.netlify.com
[4]: https://www.netlify.com