StackRescue is a platform where developers can share projects and ideas, collaborate with others, and manage requests for collaboration. It helps users showcase their work, connect with other builders, and grow together.
Follow these steps to run the project locally:
-
Clone the repository
-
Setup environment variables
⚠️ Don’t forget to check.env.exampleand create your own.envfile -
Install dependencies
npm install
npm run dev
`
##Tech Stack
Next.js
MongoDB
Mongoose
NextAuth
React Query
##Features
Create and manage projects & ideas
Send and accept collaboration requests
View collaborated and posted work
Profile management
#Notes
Make sure MongoDB is running or properly connected via URI
Ensure all required environment variables are set before running
# A Big thank you for looking into this ❤🎉.