Skip to content

akanchha25/project-management-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira clone with MongoDB, Express, React and Node.js

image image image

Install backend

  1. Create a MongoDB instance
  2. Edit the index.js in /server/db/
  3. Set a secret key for jwt in /server/db/secretKey.js
  4. npm install or yarn install

Install frontend

  1. npm install or yarn install
  2. npm start or yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published