sass_ui-app Tailwind Templates

Sass_ui App

Pixora is an AI-powered video editing SaaS platform with a sleek and responsive UI. Built using React.js and Tailwind CSS, this app provides smooth and interactive features for easy video editing.

Pixora šŸŽ¬āœØ

Pixora is an AI-powered video editing SaaS platform with a sleek and responsive UI. Built using React.js and Tailwind CSS, this app provides smooth and interactive features for easy video editing. Whether you're a professional or a beginner, Pixora enhances your editing workflow with intuitive designs and AI capabilities.

Screenshots šŸ“ø

Desktop View:

Screenshot 2024-10-07 134711 Screenshot 2024-10-07 133239

Mobile View:

Screenshot 2024-10-07 133532

Features ✨

  • Responsive Design: Seamless experience across all devices and screen sizes.
  • Smooth Scrolling: Integrated react-scroll for smooth transitions and navigation.
  • Animated Counters: Real-time statistics displayed using react-countup.
  • Collapsible UI Elements: Dynamic content visibility powered by react-slidedown.
  • Tailored Class Management: Efficient class management and conditional styling using clsx.
  • AI-powered Video Editing: Leverage AI to automate and enhance your video editing process.
  • Modern UI/UX: Elegant and user-friendly interface for a polished editing experience.

Tech Stack šŸ› ļø

React Tailwind CSS React DOM React Router React Scroll React CountUp React SlideDown React Slick CLSx JavaScript HTML5 CSS3 Responsive Mobile-First

Project Layout šŸ—‚ļø

Here's the general layout of the project:

Pixora/
│
ā”œā”€ā”€ public/
│   ā”œā”€ā”€ index.html
│   └── assets/
│       └── images/
│
ā”œā”€ā”€ src/
│   ā”œā”€ā”€ components/
│   ā”œā”€ā”€ pages/
│   ā”œā”€ā”€ styles/
│   ā”œā”€ā”€ App.js
│   ā”œā”€ā”€ index.js
│   └── ...
│
ā”œā”€ā”€ .gitignore
ā”œā”€ā”€ package.json
ā”œā”€ā”€ README.md
└── LICENSE
  • public/: Contains static HTML files and assets like images.
  • src/: Contains source code including components, pages, and styling.
  • components/: Reusable UI components for the video editor.
  • pages/: Different pages of the app.
  • styles/: Tailwind CSS and custom styles.
  • App.js: Main application component.
  • index.js: Entry point for the React app.

Getting Started šŸš€

Prerequisites

  • Node.js (version 14 or higher)
  • npm (comes with Node.js)

Installation

  1. Clone the Repository

    git clone https://github.com/ajaypatil1993/sass_ui_app.git
    cd sass_ui_app
    
  2. Install Dependencies

    npm install
    
  3. Run the Development Server

    npm start
    

    Open your browser and go to http://localhost:3000 to view the app.

Contributing šŸ¤

  1. Fork the Repository

  2. Create a Feature Branch

    git checkout -b feature/new-feature
    
  3. Commit Your Changes

    git add .
    git commit -m "Add new feature"
    
  4. Push to the Branch

    git push origin feature/new-feature
    
  5. Open a Pull Request

    Navigate to the repository on GitHub and create a new pull request.

Live Preview 🌐

Check out the live version of Pixora at: Pixora Live

Contact šŸ“¬

License šŸ“

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements šŸ™

  • React
  • Tailwind CSS
  • CLSx
  • React Scroll
  • React CountUp
  • React SlideDown
  • React Slick
  • React Router
  • Responsive

Top categories

Loading Svelte Themes