MLH-Fellowship / FellowshipWrapup

A showcase of all your work done during the MLH Fellowship
MIT License
6 stars 0 forks source link

Inject real data from the API to the user page #28

Closed sebastiancrossa closed 4 years ago

sebastiancrossa commented 4 years ago

This PRs implements the API calls and displays the data corresponding to the current route user.

I also implemented a working routing from the landing page to the user page.

p.s. don't mind the messy code, we'll refactor once all is done