Support ticket application built with the MERN stack. It has the following features:
- User creation and authentication
- Create support tickets
- View support tickets
- Delete support tickets
- Add notes to tickets
https://tickets-desk.herokuapp.com/
npm install
cd frontend
npm install
npm run dev