rugieri / it-tasklogger

React app to track IT department tasks and issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITasklogger

React app to track IT department tasks and issues. Uses JSON-Server as a mock backend. This project was bootstrapped with Create React App.
Uses a CSS Framework based on material design Materialize-css.

Usage

In the project directory, you can run:

npm-install

npm run dev

Runs the app with the backend JSON-Server

Open http://localhost:3000 Server http://localhost:5000 db.json contains data

npm run build

Builds the app for production to the build folder.

About

React app to track IT department tasks and issues.

License:MIT License


Languages

Language:JavaScript 93.6%Language:HTML 6.4%