Build website in minutes using our UI components, sections and pages with easy to use customization options.
![Trex Free Nextjs Template](https://private-user-images.githubusercontent.com/83538046/344546807-102e97b9-4ee4-42d3-b5fa-3475c9e44656.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4ODgwMDQsIm5iZiI6MTczODg4NzcwNCwicGF0aCI6Ii84MzUzODA0Ni8zNDQ1NDY4MDctMTAyZTk3YjktNGVlNC00MmQzLWI1ZmEtMzQ3NWM5ZTQ0NjU2LmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDAwMjE0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdjOGZhYjAwNzc3NmQ0MzViOTA3MDcyOTRhMzYwZTc2MzAyOGUxYzEyNmE3MzgxODg4NGQ4NjIzNDBmYTJhN2YmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.SXypHl5OEPKMglyYfaZSUEIHXcldvx9xGO_L5GvEKuw)
Check out a live demo.
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
Let’s create great products together! We encourage and welcome collaboration and any type of contribution.