A Fullstack GraphQL Airbnb Clone with React and React Native
This project is a full-stack GraphQL Airbnb clone built using React and React Native. It consists of 5 packages that share code using Yarn Workspaces. The packages include a React.js website, a React Native app, a GraphQL TypeScript server, shared code between web, app, and server, and components shared between web and app.
The Fullstack GraphQL Airbnb Clone project offers various key features such as user registration/login, deployment of backend and frontend, password recovery, listing creation and viewing, logout functionality, and a chat feature. The installation process involves cloning the project, setting up dependencies, configuring databases, adding environment variables, and starting the server and web/app components. Overall, this project provides a comprehensive demonstration of building a full-stack application using React, React Native, and GraphQL.