Omnistack week is a week dedicated to prepare developers before the rocketseat bootcamp.
The stack used is 100% javascript:
- backend: NodeJS
- web client: ReactJS
- android and iOS: React Native
The project for this week is a Tinder inspired app, to find other developers. The app use expressjs for the API, socket io for the realtime changes, ReactJS for the web components and React Native for mobile.