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)
- Host: GitHub
- URL: https://github.com/stmoreau/percy
- Owner: stmoreau
- Created: 2017-03-08T13:04:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-23T21:44:17.000Z (almost 9 years ago)
- Last Synced: 2025-03-30T05:41:12.501Z (12 months ago)
- Topics: hackathon, react, react-app, react-router
- Language: JavaScript
- Homepage: https://stephane-percy.herokuapp.com/
- Size: 962 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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

Schedule

Voicemails

Favorites

Settings

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