Node + React Ticket Tracker App

A demo app app developed using Node and ReactJS for web to showcase fullstack application.

Prerequisites

  • Node

Clone and run

  • Clone the project
  • Run the command yarn install
  • Go to client folder
  • Run the command yarn install
  • Cd back to root and run yarn run dev