A Fullstack GraphQL Airbnb Clone with React and React Native
https://github.com/benawad/graphql-ts-server-boilerplate
This project is made up of 5 packages that share code using Yarn Workspaces.
- web (React.js website)
- app (React Native app)
- server (GraphQL Typescript server)
- common (Code shared between web, app, and server)
- controller (Components shared between web and app)
- TypeScript
- Ant Design
- Formik
- Apollo