prasadhewage / ticketTracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 61.0%Language:TypeScript 35.6%Language:HTML 3.3%Language:CSS 0.1%