![landing](https://private-user-images.githubusercontent.com/169113906/400430997-f96a7ed7-d2a1-4ba1-9e59-42500755fbc4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMTg2MTcsIm5iZiI6MTczOTAxODMxNywicGF0aCI6Ii8xNjkxMTM5MDYvNDAwNDMwOTk3LWY5NmE3ZWQ3LWQyYTEtNGJhMS05ZTU5LTQyNTAwNzU1ZmJjNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQxMjM4MzdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jZjY1MmQ5ZTBkNDUwOTM1NTZkYjExZTM2OTEwMjI1NTZlYjdiZDUxMTI5MTMxZmQzZjU5OTIzZWQ3MjdkZWEwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.FcuxQckEsfVIDrGpXL7jhSLSZxxQmuvP2Scsqmid6v4)
This website is fully deployed on vercel, and could be accessed by this url: https://xora-react-ivory.vercel.app/
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.
- 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 npm:
npm install
Running the Project
npm run dev
Open http://localhost:5173 in your browser to view the project.