A full-stack task manager built with:
- Frontend: React Native (Expo)
- Backend: Node.js + Express
- Database: MongoDB
- Add, delete, and toggle task completion
- Backend REST API with MongoDB
- Mobile-first (iOS/Android) using Expo
- task-manager
- Backend: Node API + MongoDB
- Frontend: React Native app
cd task-manager-frontend
npm install
npx expo start