Skip to content

A React app designed to track the issues and tasks within an IT department

Notifications You must be signed in to change notification settings

pranjaljately/it-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IT-Logger

A React app designed to track the issues and tasks in an IT department. Uses JSON-Server as a mock backend. Part of the "Modern React Front To Back" Udemy course.

Usage

npm install

npm start & npm run json-server

Runs the app with the backend JSON-Server
Open http://localhost:3000
Server http://localhost:5000
db.json contains backend data

npm run build

Builds the app for production to the build folder.

About

A React app designed to track the issues and tasks within an IT department

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published