Skip to content

Prince-Baust/project-mgmt-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Management App (MERN)

An awesome GraphQL project!


Screenshots

Dashboard screenshot Project Page screenshot Add Project screenshot

Tech Stack

Client
  • CSS3
  • Bootstrap
  • React.js
  • Apollo Client
Server
  • NodeJS
  • Express.js
  • GraphQL
Database
  • MongoDB
  • Mongoose
  • MongoDB Atlas

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NODE_ENV

PORT

MONGO_URI

Getting Started

Prerequisites

This project uses NPM as package manager. So please install npm globally to run the app

Run Locally

Clone the project

  gh repo clone Prince-Baust/project-mgmt-app

Go to the project directory

  cd project-mgmt-app

Install dependencies

  npm install

Go to Client Directory

  cd client

Install client dependencies

  npm install

Start the server

  npm run start

Contact

MD. Maruf Al Hossain Prince
LinkedIn Profile
write2maruf@icloud.com