Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/veryaustin/veryaustin-2017-frontend
- Owner: veryaustin
- License: mit
- Created: 2017-02-11T18:25:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T05:15:32.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T18:01:36.616Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)|