Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snustorm/xora-react
Xora is a Modern UI/UX SaaS website developed using React.js and Tailwind CS.
https://github.com/snustorm/xora-react
Last synced: about 1 month ago
JSON representation
Xora is a Modern UI/UX SaaS website developed using React.js and Tailwind CS.
- Host: GitHub
- URL: https://github.com/snustorm/xora-react
- Owner: snustorm
- Created: 2025-01-03T03:39:27.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-06T13:21:56.000Z (about 1 month ago)
- Last Synced: 2025-01-06T14:23:43.486Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://xora-react-ivory.vercel.app
- Size: 5.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Modern UI/UX Landing Page
![]()
![]()
![]()
![]()
## 🏄 Explore Now
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## 🔋 Features
👉 **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
## 🤸 Quick Start (Help to Improve)
Follow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)**Cloning the Repository**
```bash
git clone https://github.com/adrianhajdin/xora.git
cd xora
```**Installation**
Install the project dependencies using npm:
```bash
npm install
```**Running the Project**
```bash
npm run dev
```Open [http://localhost:5173](http://localhost:5173) in your browser to view the project.