/reshaped-ui

Built the demo website with Next.js, Reshaped UI and Tailwind CSS.

Primary LanguageTypeScript

Reshaped UI

reshaped-ui

The Reshaped UI project is built with Next.js, Tailwind CSS and Reshaped UI.

Getting Started

The first step is to clone the reshaped ui project with a git command.

git clone https://github.com/officialrajdeepsingh/reshaped-ui.git 

Next step is to install the Node Package Using Node package manager.

pnpm install
# or 
yarn install 
# or
npm install

Laslty, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Additional Packages:

  • Tailwind CSS
  • Lucide React
  • reshaped