pow-co / pow.co

https://powco.vercel.app
7 stars 7 forks source link

basic watch page #20

Closed 1aristotelis closed 1 year ago

derrickhorton commented 1 year ago

This builds for me, but I have to use --force when doing npm install

Then when I npm run dev it deploys to localhost and I navigated to the new watch page, and it looks like this:

Screenshot 2023-02-14 at 11 54 44

What do you think?

1aristotelis commented 1 year ago

yeah it happens sometimes this is not specific to the watch page. I think it has to do with the network load on the client side. refreshing the page usually fixes the issue

derrickhorton commented 1 year ago

Oh yes, you are right. Upon refresh, the page now looks like this. Much better! Very exciting. I am eager to see this merged and deployed to production.

Screenshot 2023-02-14 at 12 04 57