piyushnanwani / issue-tracker-app

Issue tracker app made using MERN stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot

Steps to install and run this project :

  1. Clone this repository
  2. navigate into project repository
  3. npm install
  4. create a new db and document in MongoDB and initialisng the document by running following command : mongo scripts/init.mongo.js
  5. npm start

About

Issue tracker app made using MERN stack

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.0%Language:CSS 0.0%