fuadhajiyev / SystemLog

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React app to track IT department tasks and issues. Uses JSON-Server as a mock backend.
In this project, state management is built with Redux.
The UI uses the Materialize framework.

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. Uses JSON-Server as a mock backend


Languages

Language:JavaScript 93.5%Language:CSS 3.4%Language:HTML 3.1%