Skip to content

akhil-goyal/graphql-mern-usersapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a part of an online tutorial demonstrating how to use use GraphQL with React.js and Node.js
(for beginners). The tutorial can be found at : https://topcoded.com/graphql/graphql-with-react-js-and-node-js-made-simple-part-1-of-2/

To check the final product in action, visit : https://thawing-mesa-74505.herokuapp.com/

To run the project in development mode :

1. Replace YOUR_MONGODB_URI with your mongoDb uri in server.js file.
2. In root of the project, run node server.js
3. cd into client folder & run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors