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.
- 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.
- 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.
-
Clone the Repository
git clone https://github.com/169398/enbox.git cd enbox
-
Install Dependencies
Make sure you have Node.js and npm installed. Then, run:
npm install
-
Run the Development Server
Start the development server:
npm run dev
Open http://localhost:3000 in your browser to see the app.
- 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.
- 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
.
Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please contact your-email@example.com.