Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/veryaustin/veryaustin-2017-frontend

React front-end for 2017 edition of veryaustin.com
https://github.com/veryaustin/veryaustin-2017-frontend

Last synced: 7 days ago
JSON representation

React front-end for 2017 edition of veryaustin.com

Awesome Lists containing this project

README

        

# Very Austin 2017 Front-end

## React & Redux powered front-end for the 2017 edition of [veryaustin.com](http://veryaustin.com).

[![Build Status](https://travis-ci.org/veryaustin/veryaustin-2017-frontend.svg?branch=master)](https://travis-ci.org/veryaustin/veryaustin-2017-frontend) [![Coverage Status](https://coveralls.io/repos/github/veryaustin/veryaustin-2017-frontend/badge.svg?branch=master)](https://coveralls.io/github/veryaustin/veryaustin-2017-frontend?)

### Installation:
1. Download or clone (`git clone [email protected]:veryaustin/veryaustin-2017-frontend.git`)
2. Run `npm install` to install project dependencies.
3. Run 'npm start` to run local version of the front-end.

### Credits/Thanks:
* Thanks to [Cory House](http://www.bitnative.com/) for the great React|Redux starter kit [react-slingshot](https://github.com/coryhouse/react-slingshot).
* Thanks to [Facebook](http://facebook.com) for the [React](https://github.com/facebook/react) JavaScript library.
* Thanks to to the development team for the [Redux](http://redux.js.org/) state container for this project.

### Designs:
| Home | Work | About |
| ------------- | ------------- | ------------- |
| ![Home](http://static.veryaustin.com/api/docs/Home.png) | ![Work](http://static.veryaustin.com/api/docs/Work.png) | ![About](http://static.veryaustin.com/api/docs/About.png)|

| Writing | Writing Detail | Contact |
| ------------- | ------------- | ------------- |
| ![Writing](http://static.veryaustin.com/api/docs/Writing.png) | ![Writing Detail](http://static.veryaustin.com/api/docs/Writing_Detail.png) | ![Contact](http://static.veryaustin.com/api/docs/Contact.png)|