Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 490 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 490 Bytes

Footprints

A fictional company ticket logger for IT technicians to log and track resolved and pending work tickets. This project is built purely with the React-Redux. It includes features like ticket searching, Edit tickets, delete tickets and much more

Install dependencies

npm install

Run App

# Run in dev mode
npm run dev

# Run in prod mode
npm start

Tech stacks used

JSON server, React, Redux, Materialize CSS
  • Version: 1.0.0
  • License: MIT