Skip to content

Epic React Workshop final app `BookShelf` built with Remix and Tailwindcss.

Notifications You must be signed in to change notification settings

harshkc/Remix-BookShelf

Repository files navigation

This repo migrates the @kentcdodds Epic React Workshop final app BookShelf to Remix and Tailwindcss.

Original used React and Emotion-css.

Setup Development

From your terminal:

Open 1 tab and run:

npm run tailwindDev

Open another and run:

npm run dev

This starts your app in development mode, rebuilding assets on file changes and also compling tailwind classes JIT on changes.

About

Epic React Workshop final app `BookShelf` built with Remix and Tailwindcss.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published