You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to StudySphere, the cutting-edge edtech platform that’s transforming the educational landscape! Powered by the MERN stack, StudySphere offers an immersive and interactive learning experience tailored to meet the needs of modern learners and educators.
🚀 Key Features
Interactive Learning Modules: Dive into engaging, multimedia-rich content that makes learning both fun and effective.
Real-Time Collaboration: Work together with peers and educators using our integrated chat and collaboration tools.
Personalized Learning Dashboard: Track your progress, set goals, and receive tailored recommendations to boost your learning journey.
Extensive Resource Library: Explore a vast collection of educational resources, including textbooks, videos, and interactive exercises.
Effortless Integration: Seamlessly integrate with other tools and platforms to enhance your educational experience.
🛠 Technologies
Built with the following technologies to ensure a robust and scalable solution:
MongoDB 🗃️: Scalable and flexible database management for efficient data handling.
Express.js ⚙️: Streamlined server-side development and API management.
React ⚛️: Dynamic and responsive front-end for a superior user experience.
Node.js 🌐: Efficient server-side processing and backend support.
📥 Getting Started
Ready to dive in? Follow these steps to get StudySphere up and running on your local machine:
Install Dependencies i.e.nodemodules
For the server:
->cd StudySphere
->cd backend
->npm install
For the Client:
->cd StudySphere
->npm install
Start the Application
Run the server:
->cd StudySphere
->cd backend
->npm start
Run the client:
->cd StudySphere
->npm start
Visit the App
Open your browser and go to http://localhost:3000 to start exploring StudySphere!
🤝 Contributing
We welcome contributions from the community! If you’d like to help improve StudySphere, please check out our contributing guidelines and submit issues or pull requests.