An app to organize, browse, and subscribe to developer meetups (Meetup + App), built as the final challenge of Rocketseat's bootcamp.
MeetApp is split into three parts. Each one lives in its own repository.
| Part | Stack | Repository |
|---|---|---|
| Backend | Node.js | meetapp-api |
| Web | React | meetapp-react |
| Mobile | React Native | meetappRN |
- Backend: Node.js with PostgreSQL, MongoDB, and Redis.
- Web: React with Redux.
- Mobile: React Native with Redux.
Thiago Marinho
MIT License. Anyone can use this project.
