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

https://github.com/stmoreau/percy

:telephone_receiver: :bowtie: Your personal assistant (front-end)
https://github.com/stmoreau/percy

hackathon react react-app react-router

Last synced: 11 months ago
JSON representation

:telephone_receiver: :bowtie: Your personal assistant (front-end)

Awesome Lists containing this project

README

          

# Percy
Your personal assistant.

The design and front-end of this project was built by me during a hackathon and these are the files for the client side.

## Installation
- `yarn install`
- `yarn start`

## Available commands
- `yarn test`
- `yarn test -- --coverage`
- `yarn build`

### Desired result
Landing page
![landing-page](https://cloud.githubusercontent.com/assets/15115885/23717639/82d2c3a0-042c-11e7-985f-157f61b436df.png)

Schedule
![schedule](https://cloud.githubusercontent.com/assets/15115885/23717635/82d079b0-042c-11e7-9923-7a55cce1374b.png)

Voicemails
![voicemails](https://cloud.githubusercontent.com/assets/15115885/23717638/82d22ad0-042c-11e7-9832-cba2211ae417.png)

Favorites
![favorites](https://cloud.githubusercontent.com/assets/15115885/23717637/82d16280-042c-11e7-9c1e-f0ae6c7723da.png)

Settings
![settings](https://cloud.githubusercontent.com/assets/15115885/23717636/82d0f822-042c-11e7-887a-1241a5d37617.png)

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).