A MERN-based web application used for managing tickets related to issues with a specific product and helps users and product support employees to communicate with each other and resolve the issues.
To run this project in development mode
npm run devTo run this project, you will need to add the following environment variables to your .env file
MONGO_URI MongoDB URI
JWT_SECRET Json Web Token
NODE_ENV Eg: Development
PORT Eg: 5000
Client: React, Redux
Server: Node, Express
If you have any feedback, please reach out to me at [email protected]