mchandleraz / realworld-vue

Thinkster RealWorld Vue.js implementation
https://realworld.io
115 stars 27 forks source link

Add templates #5

Open michalzagrodzki opened 7 years ago

michalzagrodzki commented 7 years ago

Add templates from repository 'realworld-starter-kit' to components.

michalzagrodzki commented 7 years ago

This pull request is on hold for some time. Updating files.

michalzagrodzki commented 7 years ago

In addition to adding templates, I have done:

  1. Created API calls for User, User Articles and User Favorites
  2. Created Store component for handling User data
  3. Add bindings in Profile component
  4. Add router-links leading to Profile view.

This branch is finished, up to date (as for 18.05.2017) and ready for merging with master.

@mchandleraz this PR is ready for merging.

michalzagrodzki commented 7 years ago

Corrected issues highlighted by @sinchang.

@mchandleraz this PR is ready for merging.