Skip to content

Build website in minutes using our UI components, sections and pages with easy to use customization options.

License

Notifications You must be signed in to change notification settings

SaaS-Framer/trexui

Repository files navigation

TrexUI Tailwind CSS Components - Free SaaS Theme 🚀

Build website in minutes using our UI components, sections and pages with easy to use customization options.

Trex Free Nextjs Template

🖥 Demo

Check out a live demo.

📦 Installation

To go with the latest version please copy and past in your terminal the following steps:

git clone https://github.com/SaaS-Framer/trexui.git

Run the development server:

npm install && npm run dev
# or
yarn && yarn dev
# or
pnpm && pnpm dev

Run the production server:

npm run build && npm run start
# or
yarn build && yarn start
# or
pnpm build && yarn start

🤝 Contributing

Let’s create great products together! We encourage and welcome collaboration and any type of contribution.