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

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

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
```