Skip to content

Full stack web app designed to reflect an internal IT ticket logger. Uses JSON Server for local DB management, Materialize for styling, as well as Redux for state management.

Notifications You must be signed in to change notification settings

bytymo/it-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Full stack web app designed to reflect an internal IT ticket logger. Uses JSON Server for local DB management, Materialize for styling, as well as Redux for state management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published