Social Flow is an AI-powered web application designed to help developers effortlessly create and customize social media posts. This app enables users to upload post images, select social media platforms, generate AI-driven descriptions, and schedule content through an integrated calendar feature. Social Flow is fully responsive, ensuring a seamless experience.
-
AI Post Converter: Transform your posts for different social platforms
-
Content Generator: Create weekly or monthly content ideas
-
Google Calendar Integration: Download and add content plans to your calendar
-
AI Tone Analyzer: Refine your text's tone for better engagement
-
Multi-Platform Management: Manage all your social accounts in one place
-
Drag-and-Drop Board: Easily add images or files to share
-
Team Collaboration: Connect with designers and team members
-
Multi-Platform Scheduling: Schedule posts across different platforms
-
Developer Social Analytics: Track statistics for your developer social profiles
- Node.js (v14 or later)
- npm or yarn
To set up Social Flow on your local machine, follow these instructions:
-
Clone the repository and navigate to the project directory:
git clone https://github.com/your-username/social-flow.git cd social-flow
-
Install the dependencies using either npm or yarn:
npm install
-
Start the development server using either npm or yarn:
npm run dev
-
Start the development server:
-
Open
http://localhost:3000
in your browser
Download and watch our demo video to see Social Flow in action!
We welcome contributions! If you'd like to contribute:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Please read our CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE.md file for details.