Mobile | Thu Apr 14 20222,701 views

Fullstack App

Fullstack App

Welcome back my friend! 🤓

This is a full stack app built with React Native, Graphql, Apollo server, and client.

About this app

Backend

By building this app we learn how to set up a server using Apollo Server, we create a Graphql schema and resolvers.

Frontend

We learn how to use React Native to create a mobile app, add navigation, how fetch data from a server and how to use Graphql to query data.

Dependencies

Backend

yarn add apollo-server
yarn add graphql

Frontend

yarn add @apollo/client
yarn add graphql
yarn add @react-navigation/native-stack
yarn add @react-navigation/native
yarn add react-native-safe-area-context
yarn add react-native-screens

Conclusion

It's no secret that building a full stack app is a lot of work, but it will help you to improve many aspects of your development. After building this app you will have a better idea of how big projects work under the hood.

Frontend

Youtube GitHub

Backend

Youtube GitHub

Go back to Projects

Support Our Community

Take your skills to the next level by enrolling in our courses!

React Native CourseMaster React with TypeScriptMaster Git & GitHubLiveStore Course

Your support helps us continue creating valuable resources for everyone. ❤️