mohammedbakr / it-logger

Simple app using React with redux to track IT dept issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITLogger

React app to track IT department tasks and issues. Uses JSON-Server as a mock backend.

Usage

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

Simple app using React with redux to track IT dept issues


Languages

Language:JavaScript 96.9%Language:HTML 3.1%