FrontEnd Web

FrontendWeb is a platform for writers and readers to read and write a new post about frontend developers, full-stack developers, Web developers, and Computer science. It is an open-source community that joins and gathers frontend developers to build and share knowledge with other

Member-only story

Featured

Next.js 15

Ultimate Guide to Using Reshaped UI in Next.js 15

Learn How to Add a Reshaped UI Library to Your Next.js Project.

Rajdeep Singh
FrontEnd Web
Published in
5 min readJan 5, 2025

--

Reshaped UI is not a new UI library but an old one. It works and provides similar UI components to other UI libraries, such as Material UI, Primer UI, Chakra UI, Material UI, Radix UI, and Shadcn UI.

Reshaped UI
Reshaped UI

Most importantly, Reshaped UI is not an open-source UI. It comes with pricing and a License agreement.

The Reshaped UI library is easy to use in your project. This tutorial teaches you how to use Reshaped UI and Tailwind CSS in Next.js 15.

Steps

  1. Create a new Nextjs Application (Optional).
  2. Install the reshaped package.
  3. Update the PostCSS config.
  4. Update the Tailwind CSS Config
  5. Update the Next config.
  6. Create a Wrap component.
  7. Wrap with nextjs application.
  8. How to use Reshaped UI components in Nextjs?
  9. Install lucide icons (Optional)

--

--

FrontEnd Web
FrontEnd Web

Published in FrontEnd Web

FrontendWeb is a platform for writers and readers to read and write a new post about frontend developers, full-stack developers, Web developers, and Computer science. It is an open-source community that joins and gathers frontend developers to build and share knowledge with other

Rajdeep Singh
Rajdeep Singh

Written by Rajdeep Singh

Follow me if you learn more about JavaScript | TypeScript | React.js | Next.js | Linux | NixOS | Frontend Developer | https://linktr.ee/officialrajdeepsingh

No responses yet