Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanidhyy/xora-saas

Modern Animated AI Video Editing SaaS Landing Page using React.
https://github.com/sanidhyy/xora-saas

ai ai-saas artificial-intelligence generative-ai modern-ui modern-ux react react-countup react-scroll reactjs saas saas-boilerplate scroll-animation tailwindcss video-ai vite vitejs

Last synced: 3 days ago
JSON representation

Modern Animated AI Video Editing SaaS Landing Page using React.

Awesome Lists containing this project

README

        

# Xora - Modern Animated AI Video Editing SaaS Landing Page

![Xora - Modern Animated AI Video Editing SaaS Landing Page](/.github/images/img_main.png "Xora - Modern Animated AI Video Editing SaaS Landing Page")

[![Ask Me Anything!](https://flat.badgen.net/static/Ask%20me/anything?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy "Ask Me Anything!")
[![GitHub license](https://flat.badgen.net/github/license/sanidhyy/xora-saas?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/xora-saas/blob/main/LICENSE "GitHub license")
[![Maintenance](https://flat.badgen.net/static/Maintained/yes?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/xora-saas/commits/main "Maintenance")
[![GitHub branches](https://flat.badgen.net/github/branches/sanidhyy/xora-saas?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/xora-saas/branches "GitHub branches")
[![Github commits](https://flat.badgen.net/github/commits/sanidhyy/xora-saas?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/xora-saas/commits "Github commits")
[![GitHub issues](https://flat.badgen.net/github/issues/sanidhyy/xora-saas?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/xora-saas/issues "GitHub issues")
[![GitHub pull requests](https://flat.badgen.net/github/prs/sanidhyy/xora-saas?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/xora-saas/pulls "GitHub pull requests")
[![Netlify Status](https://api.netlify.com/api/v1/badges/d85e1805-1a3b-4b42-bd38-2c426d73600a/deploy-status)](https://xora-saas.netlify.app/ "Netlify Status")

# :notebook_with_decorative_cover: Table of Contents

- [Folder Structure](#bangbang-folder-structure)
- [Getting Started](#toolbox-getting-started)
- [Screenshots](#camera-screenshots)
- [Tech Stack](#gear-tech-stack)
- [Stats](#wrench-stats)
- [Contribute](#raised_hands-contribute)
- [Acknowledgements](#gem-acknowledgements)
- [Buy Me a Coffee](#coffee-buy-me-a-coffee)
- [Follow Me](#rocket-follow-me)
- [Learn More](#books-learn-more)
- [Deploy on Netlify](#page_with_curl-deploy-on-netlify)
- [Give A Star](#star-give-a-star)
- [Star History](#star2-star-history)
- [Give A Star](#star-give-a-star)

## :bangbang: Folder Structure

Here is the folder structure of this app.

```bash
xora-saas/
|- public/
|-- images/
|-- apple-icon.png
|-- favicon.ico
|-- favicon1.png
|-- favicon2.png
|- src/
|-- components/
|--- Button.tsx
|--- FaqItem.tsx
|--- Marker.tsx
|--- TestimonialItem.tsx
|-- constants/
|--- icons.tsx
|--- index.ts
|-- lib/
|--- utils.ts
|-- sections/
|--- Download.tsx
|--- Faq.tsx
|--- Features.tsx
|--- Footer.tsx
|--- Header.tsx
|--- Hero.tsx
|--- Pricing.tsx
|--- Testimonials.tsx
|-- App.tsx
|-- index.css
|-- main.tsx
|-- vite-env.d.ts
|- .gitignore
|- .prettierrc
|- bun.lockb
|- eslint-plugin-react-hooks.d.ts
|- eslint-config.js
|- index.html
|- package.json
|- postcss.config.js
|- tailwind.config.js
|- tsconfig.app.json
|- tsconfig.json
|- tsconfig.node.json
|- vite.config.ts
```


## :toolbox: Getting Started

1. Make sure **Git** and **NodeJS** are installed.
2. Clone this repository to your local computer.
3. Install project dependencies using `npm install --legacy-peer-deps` or `yarn install --legacy-peer-deps` or `bun install --legacy-peer-deps`.
4. Now app is fully configured 👍 and you can start using this app using either one of `npm run dev` or `yarn dev` or `bun dev`.

## :camera: Screenshots

![Modern UI/UX](/.github/images/img1.png "Modern UI/UX")

![Beautiful Pricing Section](/.github/images/img2.png "Beautiful Pricing Section")

![Modern Animations](/.github/images/img3.png "Modern Animations")

![Download Section](/.github/images/img4.png "Download Section")

## :gear: Tech Stack

[![React JS](https://skillicons.dev/icons?i=react "React JS")](https://react.dev/ "React JS") [![Vite JS](https://skillicons.dev/icons?i=vite "Vite JS")](https://vitejs.dev/ "Vite JS") [![Javascript](https://skillicons.dev/icons?i=js "Javascript")](https://developer.mozilla.org/en-US/docs/Web/JavaScript "Javascript") [![Tailwind CSS](https://skillicons.dev/icons?i=tailwind "Tailwind CSS")](https://tailwindcss.com/ "Tailwind CSS") [![Netlify](https://skillicons.dev/icons?i=netlify "Netlify")](https://netlify.app/ "Netlify")

## :wrench: Stats

[![Stats for Xora](/.github/images/stats.svg "Stats for Xora")](https://pagespeed.web.dev/analysis?url=https://xora-saas.netlify.app/ "Stats for Xora")

## :raised_hands: Contribute

You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.

## :gem: Acknowledgements

Useful resources and dependencies that are used in Xora.

- [clsx](https://www.npmjs.com/package/clsx): ^2.1.1
- [react](https://www.npmjs.com/package/react): ^18.3.1
- [react-countup](https://www.npmjs.com/package/react-countup): ^6.5.3
- [react-dom](https://www.npmjs.com/package/react-dom): ^18.3.1
- [react-scroll](https://www.npmjs.com/package/react-scroll): ^1.9.0
- [react-slidedown](https://www.npmjs.com/package/react-slidedown): ^2.4.7
- [tailwind-merge](https://www.npmjs.com/package/tailwind-merge): ^2.5.2
- [@eslint/js](https://www.npmjs.com/package/@eslint/js): ^9.9.0
- [@types/react](https://www.npmjs.com/package/@types/react): ^18.3.3
- [@types/react-dom](https://www.npmjs.com/package/@types/react-dom): ^18.3.0
- [@types/react-scroll](https://www.npmjs.com/package/@types/react-scroll): ^1.8.10
- [@vitejs/plugin-react](https://www.npmjs.com/package/@vitejs/plugin-react): ^4.3.1
- [autoprefixer](https://www.npmjs.com/package/autoprefixer): ^10.4.20
- [eslint](https://www.npmjs.com/package/eslint): ^9.9.0
- [eslint-plugin-react-hooks](https://www.npmjs.com/package/eslint-plugin-react-hooks): ^5.1.0-rc.0
- [eslint-plugin-react-refresh](https://www.npmjs.com/package/eslint-plugin-react-refresh): ^0.4.9
- [eslint-plugin-unused-imports](https://www.npmjs.com/package/eslint-plugin-unused-imports): ^4.1.4
- [globals](https://www.npmjs.com/package/globals): ^15.9.0
- [postcss](https://www.npmjs.com/package/postcss): ^8.4.47
- [prettier](https://www.npmjs.com/package/prettier): ^3.3.3
- [prettier-plugin-tailwindcss](https://www.npmjs.com/package/prettier-plugin-tailwindcss): ^0.6.6
- [tailwindcss](https://www.npmjs.com/package/tailwindcss): ^3.4.12
- [typescript](https://www.npmjs.com/package/typescript): ^5.5.3
- [typescript-eslint](https://www.npmjs.com/package/typescript-eslint): ^8.0.1
- [vite](https://www.npmjs.com/package/vite): ^5.4.1

## :coffee: Buy Me a Coffee

[](https://www.buymeacoffee.com/sanidhy "Buy me a Coffee")

## :rocket: Follow Me

[![Follow Me](https://img.shields.io/github/followers/sanidhyy?style=social&label=Follow&maxAge=2592000)](https://github.com/sanidhyy "Follow Me")
[![Tweet about this project](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2FTechnicalShubam)](https://twitter.com/intent/tweet?text=Check+out+this+amazing+app:&url=https%3A%2F%2Fgithub.com%2Fsanidhyy%2Fxora-saas "Tweet about this project")
[![Subscribe to my YouTube Channel](https://img.shields.io/youtube/channel/subscribers/UCNAz_hUVBG2ZUN8TVm0bmYw)](https://www.youtube.com/@OPGAMER./?sub_confirmation=1 "Subscribe to my YouTube Channel")

## :books: Learn More

To deepen your understanding of React.js and Netlify, explore the following resources:

- [React.js Documentation](https://reactjs.org/docs) - delve into React.js features, concepts, and API.
- [React Official Tutorial](https://reactjs.org/tutorial) - an interactive tutorial to get hands-on experience with React.

For Netlify-specific information:

- [Netlify Documentation](https://docs.netlify.com) - learn about Netlify's features, deployment options, and more.
- [Getting Started with Netlify and React](https://docs.netlify.com/frameworks/react) - a guide on deploying React applications on Netlify.

You're encouraged to contribute and provide feedback on [Netlify's GitHub repository](https://github.com/netlify/netlify).

## :page_with_curl: Deploy on Netlify

The simplest way to deploy your React.js app is to use the [Netlify Platform](https://app.netlify.com/start) - a powerful platform for modern web projects.

Explore the [Netlify deployment documentation](https://docs.netlify.com/site-deploys/create-deploys) for step-by-step instructions on deploying your React.js app on Netlify.

Happy coding, and feel free to share your thoughts and improvements with the [Netlify community](https://community.netlify.com)!

## :star: Give A Star

You can also give this repository a star to show more people and they can use this repository.

## :star2: Star History



Star History Chart



(back to top)