Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

📂 Media & File Uploader

A React Native app for experimenting with media and file uploads — images, documents, and captured photos.
Includes backend setup with Express.js for handling file storage.


🚀 Features (Implemented & Planned)

  • ✅ Pick & upload documents
  • ✅ Capture and upload photos
  • ✅ File storage with Express.js server
  • 📋 Uploaded files list in-app
  • 🔜 Planned: Video uploads & cloud storage (S3, Firebase, etc.)

🛠️ Tech Stack

  • React Native (Expo)
  • TypeScript
  • Expo Document Picker
  • Expo Image Picker
  • Expo File System
  • Express.js (Node.js) for backend uploads

📦 Installation & Setup

# Clone repo
git clone https://github.com/salmanazamdev/file-uploader.git
cd frontend
npm install
# Start React Native app
npx expo start
# Start Backend Server (enter cd.. first to go back to the main folder)cd server
node server.js

🤝 Contributing

This repo is public and open for experimentation. Contribute improvements, cloud integrations, or new upload flows.

About

A React Native app module for uploading and managing media files, including images, videos, camera uploads and documents. Designed with a clean UI and secure handling of file uploads

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages