Chris Zhang

Results 5 issues of Chris Zhang

Check if the current token is valid every time user refreshes the page. If it is, fetch user information and log the user in. If it is not, log the...

Hi guys, I tried to run the app locally, after I clone the git repo, the 'npm install' worked just fine but when I ran 'npm start' I got the...

bug

Not being able to scroll to fetch more songs when the height of the content is too short. My solution is to extend the min-height of the content to make...

Extend the content to 90% height of the viewport to create space to scroll.

User may not know what that button do, adding a hover description would help.