Xora SaaS UI is a modern and minimalist website built using React and TailwindCSS.
- React for UI development
- Tailwind CSS for styling
- Clean and minimalistic design
- Responsive and mobile-friendly layout
- Fast performance and optimized code
- React — For building the UI
- Tailwind CSS — For styling
# Clone the repository
git clone https://github.com/sherzodartikbayev/Xora-SaaS-UI.git
# Navigate to the project directory
cd xora-saas-ui
# Install dependencies
npm install # or yarn install
# Start the development server
npm run dev # or yarn dev