注册
登录
策略引擎
>>
cherrypie
>>
返回
项目作者:
gursesl
项目描述 :
Cherry pie making recipes
高级语言:
JavaScript
项目主页:
项目地址:
git://github.com/gursesl/cherrypie.git
创建时间:
2017-09-23T16:00:56Z
项目社区:
https://github.com/gursesl/cherrypie
开源协议:
下载
Live links
Surge (Static front-end):
http://cherrypie.surge.sh
Heroku (API and front-end):
https://cherrypieapp.herokuapp.com
Cherry Pie
This is a repository with code for cherry pie making recipes
Heroku Setup
heroku login
heroku git:remote -a cherrypieapp
git push heroku master
TravisCI Setup
Environment vars for Surge, Heroku
Build stages in YAML file
Tech Todo
Add Redux
Test Redux
Add actions and action creators
Solidify reducers
React router
Test react router
Styled components
Test styled components
Add Proptypes
Test Proptypes
Refactor client/server scrips
Add Redux Sagas
Test sagas
Reselect for Redux
Test restate
Container/component template w/ Redux
React Forms
Test forms
Semantic UI main App layout component
Test Semantic UI layout component
Functional Todo
Create a weather component
Create a login modal component
User sign-up
Test user sign-up
Sign-up with Google
Test user sign-up
Sign-up with Facebook
Test user sign-up
Sign-up with Twitter
Test user sign-up