https://github.com/rodleviton/rp-mogul
Dribbble inspired coding challenge
https://github.com/rodleviton/rp-mogul
dribbble reactive-pixels ui
Last synced: about 2 months ago
JSON representation
Dribbble inspired coding challenge
- Host: GitHub
- URL: https://github.com/rodleviton/rp-mogul
- Owner: rodleviton
- Created: 2019-03-05T08:31:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:52:35.000Z (over 2 years ago)
- Last Synced: 2025-02-08T00:45:09.580Z (4 months ago)
- Topics: dribbble, reactive-pixels, ui
- Language: Vue
- Homepage: https://www.rodleviton.com/pixels/vue-card-stack
- Size: 9.99 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dribbble Coding Challenge
> This project was bootstrapped with [Vue CLI](https://cli.vuejs.org/)
## Overview
The goal of this project was to take inspiration from a [Dribbble](https://dribbble.com/shots/3982621) project and recreate it as close as possible with code.
**View the demo [here](https://rodleviton.github.io/rp-mogul/).**
**See the Dribbble example [here](https://dribbble.com/shots/3982621)**
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```