Skip to content

Commit

Permalink
Adds project goals & credits the graphic designer
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Andrews committed Aug 12, 2019
1 parent 43191b7 commit e9c5070
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

The goal of this project is to quickly prototype what a React app would look like with content served from Craft CMS.

### Running the prototype
## Project Goals

1. See what all the [hoopla's](https://www.youtube.com/watch?v=yICai9wwRl4) about with [React](https://reactjs.org/)
1. Experiment with Crafts [Element API](https://plugins.craftcms.com/element-api) plugin
1. Experiment with capabilities of using Craft as a [headless CMS](https://docs.craftcms.com/v3/dev/headless.html#app)

## Running the Prototype

1. Clone this repo and enter the base project directory with your terminal
2. Install node modules
Expand Down Expand Up @@ -34,3 +40,11 @@ cd .. && npm run build && npm run preview
```

10. Signup for an account, emails are not validated

## Design

<img alt="Yo-sinau Course Dashboard" src="./dribbble_reference.jpg" />

Design created by [Dicky Indrayan](https://dribbble.com/dickyindrayan), checkout the design on [dribbble](https://dribbble.com/shots/6905878-Yo-sinau-Course-Dashboard).

## Postmortem
Binary file added dribbble_reference.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e9c5070

Please sign in to comment.