/enbox

Enbox is a modern, AI-powered social media analytics tool that provides real-time sentiment analysis and engagement metrics across various platforms. Enbox offers a user-friendly interface and quick integration with popular social media platforms.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Enbox - Next-Gen Social Media Analytics

Enbox is a modern, AI-powered social media analytics tool that provides real-time sentiment analysis and engagement metrics across various platforms. With a sleek, design, Enbox offers a user-friendly interface and quick integration with popular social media platforms.

Features

  • AI-Powered Analysis: Advanced machine learning algorithms analyze sentiment patterns across platforms.
  • Real-time Metrics: Track engagement and sentiment changes as they happen.
  • Smart Insights: Get actionable recommendations based on your data.
  • Quick Integration: Connect your platforms in minutes, not hours.

Technologies Used

  • React: For building the user interface.
  • Next.js: For server-side rendering and routing.
  • Framer Motion: For animations and transitions.
  • Tailwind CSS: For styling and responsive design.
  • Recharts: For data visualization.

Setup Instructions

  1. Clone the Repository

    git clone https://github.com/169398/enbox.git
    cd enbox
  2. Install Dependencies

    Make sure you have Node.js and npm installed. Then, run:

    npm install
  3. Run the Development Server

    Start the development server:

    npm run dev

    Open http://localhost:3000 in your browser to see the app.

Usage

  • Platform Selection: Choose a platform from the home page to view detailed analytics.
  • Custom Website Analysis: Add a custom website URL to analyze its sentiment and engagement metrics.
  • Toggle Theme: Use the mode toggle in the navbar to switch between light and dark themes.

Code Structure

  • Components: Reusable UI components are located in the src/components directory.
  • Pages: The main pages of the application are in the src/app directory.
  • Styles: Global styles and utility classes are defined in src/app/globals.css.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.

License

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

Contact

For any questions or feedback, please contact your-email@example.com.