Skip to content

daslaf/kitchen-sink

Repository files navigation

Kitchen Sink Demo

Starter source code for my YouTube video about refactoring a React component.

The final solution is available in the branch called final-solution

Getting started

Clone the repo:

git clone git@github.com:daslaf/kitchen-sink.git

Install the dependencies:

pnpm install

Run the json server:

pnpm run db

Run the frontend:

pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published