Skip to content

0xshariq/saas-landing-page-app

Repository files navigation


Project Banner
react.js vite tailwindcss

Modern UI/UX SaaS Website

  1. 🤖 Introduction
  2. ⚙️ Tech Stack
  3. 🔋 Features
  4. 🤸 Quick Start
  5. 🕸️ Snippets (Code to Copy)
  6. 🔗 Assets
  7. 🚀 More

🚨 Tutorial

This repository contains the code corresponding to an in-depth tutorial available on our YouTube channel, JavaScript Mastery.

If you prefer visual learning, this is the perfect resource for you. Follow our tutorial to learn how to build projects like these step-by-step in a beginner-friendly manner!

Xora is a Modern UI/UX SaaS website developed using React.js and Tailwind CSS that exemplifies modern UI/UX principles. Its sleek design, seamless animations, and overall user experience set a high standard, serving as a reference or inspiration for future modern applications or websites in general.

If you're getting started and need assistance or face any bugs, join our active Discord community with over 34k+ members. It's a place where people help each other out.

  • Vite
  • React.js
  • Tailwind CSS

👉 Stunning Sections: Includes hero, features, pricing (monthly/yearly), FAQ, testimonials, and download software sections.

👉 Smooth Animations: Complex CSS for fluid animations and eye-catching effects.

👉 Cool CSS Gradients: Beautiful gradient effects using CSS before and after pseudo-elements.

👉 Seamless Navigation: Offers a smooth user experience with intuitive navigation and scrolling.

👉 Optimized Performance: Built for fast loading and an optimized experience.

👉 Pixel Perfect Design: Ensures flawless responsiveness across all devices and screen sizes.

and many more, including code architecture and reusability

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/adrianhajdin/xora.git
cd xora

Installation

Install the project dependencies using pnpm,npm or yarn:

pnpm install
npm install
yarn add 

Running the Project

npm run dev

Open http://localhost:5173 in your browser to view the project.