Skip to content

comingback2life/project-mgmt-graphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Management Application using GraphQL

A small project management application created using Node.js , React, MongoDB and GraphQL

Live Link

https://projemgmtgql-app.herokuapp.com/

Run Locally

Clone the project

  git clone https://github.com/comingback2life/project-mgmt-graphQL

For Frontend

  cd client

Install dependencies

  npm install

Start the server

  npm start

For Backend

Install dependencies

  npm install

Start the server

  npm start

About

Project Management App with GraphQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published