-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1 parent
01e6101
commit d6d06ac
Showing
1 changed file
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,28 @@ | ||
![start page header](/img/90dstart.png) | ||
|
||
# NinetyDays | ||
An app to get your fitness on track | ||
|
||
An application to get your fitness back on track | ||
## Introduction | ||
NinetyDays is a personalized fitness-tracking app, based upon the [LeanGains](http://www.leangains.com/) protocol - a derivative of Intermittent Fasting | ||
|
||
###Getting Started### | ||
|
||
Fork this repo, clone it, and: | ||
## Getting Started | ||
|
||
```js | ||
> npm install | ||
> npm start | ||
``` | ||
|
||
Contributions welcome! | ||
## Author | ||
[Edward Park](https://github.com/parkedwards) | ||
|
||
## Support | ||
Tested in Node 6/7 | ||
[GitHub Issues](https://github.com/parkedwards/ninety-days/issues) | ||
|
||
## Contributions | ||
💪🏼 Contributions are welcome! | ||
[Let's work together to change the way people get in shape](https://github.com/parkedwards/ninety-days/pulls) | ||
|
||
## License | ||
MIT |