growMore is a dynamic platform tailored to empower startups, providing a unique blend of networking, educational resources, and comprehensive support services. This platform serves as a centralized hub where entrepreneurs can seamlessly connect with investors, mentors, and like-minded peers. Leveraging advanced AI-driven matchmaking, growMore facilitates meaningful connections and fosters a thriving ecosystem for startups to learn, collaborate, and succeed.
- Networking Hub
- Educational Resources
- Support System
- Comprehensive EcoSystem
Grow.More.1.mp4
Ensure you have Python installed on your system. You can download it from python.org.
Before running growMore, you will need an OpenAI API key if the project utilizes OpenAI's services. You can obtain an API key by registering on the OpenAI platform.
-
Clone the repository:
git clone https://github.com/your-username/growMore.git
-
Navigate to the
frontend
directory:cd frontend/
-
Installation of node packages
yarn
-
Running the frontend:
yarn run dev
-
Navigate to
backend
foldercd backend/
-
Creating and Activating the virtual environment
python3 -m venv .venv source .venv/bin/activate
-
Installing required python packages
pip install -r requirements.txt
-
Running the backend server:
python3 manage.py runserver
- Connect with potential investors, mentors, and collaborators in the startup ecosystem.
- Explore tailored matches based on your startup's goals, industry, and preferences.
- Access a rich array of educational content, including guides, workshops, and webinars.
- Enhance your skills, stay informed about industry trends, and navigate the challenges of entrepreneurship.
- Receive personalized mentorship and strategic guidance from experienced professionals.
- Access funding opportunities, workshops, and services to support your startup's growth journey.
- Navigate seamlessly from networking to learning and support within a single, integrated platform.
- Leverage growMore's holistic approach for a well-rounded and accelerated startup experience.
- Vite
- React Router
- React
- Tailwind CSS
- React Icons
- TS Particles
- Typed.js
- Django
- Django Rest Framework
We welcome contributions to enhance and improve growMore! Feel free to submit issues, feature requests, or pull requests. Please adhere to our Code of Conduct.
This project is licensed under the MIT License.