Skip to content

Simple issue tracker web app built with usage of React and Node.js

Notifications You must be signed in to change notification settings

filipprasalek/simple-issue-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple issue tracker

This application consists of server written in Node.js and UI written with usage of React and Material UI.

To start application install necessary dependencies:

npm install 
cd client
npm install

Get back to root directory and run following command:

npm start

It will start both UI (port 8080) and server (port 3000) in hot reload mode.

About

Simple issue tracker web app built with usage of React and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages