.env file to run locally as this project uses Cloudinary and MongoDB.
Branch: Master
Branch: Refactoring URLs for Deployment
Mobile app client files:
app/(tabs)/imageUpload.jsx- Image upload component
- Backend API: Available in the Master branch
- Working Client Code: Available in the Refactoring Variables for Deployment branch
- Clone the repository
- Create a
.envfile with your Cloudinary and MongoDB credentials - Install dependencies on both server and client
- Start the development server