starter.dev-github-showcases icon indicating copy to clipboard operation
starter.dev-github-showcases copied to clipboard

A collection of GitHub clone implementations.

Results 101 starter.dev-github-showcases issues
Sort by recently updated
recently updated
newest added

# Description - Issue happens when you navigate into nested folder directories (see screenshot below). Unable to see contents of the clicked folder and back arrow navigation does not function...

This PR was inspired by the blog post I wrote here: https://docs.google.com/document/d/1njNHhv7PGnHN1o0uC_mc3sURZlH4NbP4vD7HhUza5Nw/edit?usp=sharing

As a user, I would like the RepoHeader component to have unit tests.

As a user, I would like the Navbar component to have unit tests.

This PR just fixes the the Storybook setup to run with styles and moves the existing story under a `components` list, and adds a story for the `ProfileAboutSection` component

NB: These are just observations and can be debated during or after completion of showcase. 1. Noticed based on this authentication [blog](https://joyofcode.xyz/sveltekit-authentication-using-cookies) that sveltekit does not use services to get...