Skip to content

Full-Stack GraphQL tutorial project built with React Hooks, Express, Apollo, and MongoDB. Firebase auth is used for user authentication.

Notifications You must be signed in to change notification settings

Gamalliel19/FullStack-GraphQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

FullStack-GraphQL

Full-Stack GraphQL tutorial project built with React Hooks, Express, Apollo, and MongoDB. Firebase auth is used for user authentication.

git clone https://github.com/ajitfawade/FullStack-GraphQL.git
cd server
npm install
npm start

open one more terminal
cd client
npm install
npm start

About

Full-Stack GraphQL tutorial project built with React Hooks, Express, Apollo, and MongoDB. Firebase auth is used for user authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • HTML 3.2%
  • Shell 0.5%