Skip to content

Hitendra27/GraphQL-React-Full-Stack-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL-React-Full-Stack-App

A full-stack project management system with GraphQL, Express, MongonDB, React and Apollo.

TechStack:

✅ GraphQL
✅ Express
✅ MongoDB
✅ Mongoose
✅ React
✅ Apollo Client

Usage

Install backend dependencies

npm install

Install client dependencies

cd client
npm install

Add Mongo URI

If you're going to use MongoDB, create a database with Atlas, add it to the .env.example file and rename the file to .env

Run backend & frontend

npm run dev
cd client
npm start

Queries & Mutations Gist

Screenshots of the App.

Screenshot 2022-09-03 at 16 21 29

Screenshot 2022-09-03 at 16 21 45

Screenshot 2022-09-03 at 16 22 15

Screenshot 2022-09-03 at 16 22 31

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published