ganeshsundaram39 / issue-tracker

Track issues & Set goals🎯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

  1. run yarn install to install all of the dependencies
  2. in order to run this project properly you need to run react.js development server and Node API server at the same time
  3. yarn run dev to run both frontend and backend concurrently
  4. create .env.dev files in both frontend and backend folders with values from respective .env files:

Open http://localhost:3000 with your browser to see the result.

Open http://localhost:4000/api/ with your browser to test API Server

About

Track issues & Set goals🎯


Languages

Language:JavaScript 87.8%Language:HTML 6.6%Language:SCSS 5.6%