Support ticket application built with the MERN stack. This is a project from the React Front To Back course.
Rename the .envexample to .env and add your MongoDB database URI and your JWT secret
npm install
cd frontend
npm install
npm run dev
Support ticket application built with the MERN stack. This is a project from the React Front To Back course.
Rename the .envexample to .env and add your MongoDB database URI and your JWT secret
npm install
cd frontend
npm install
npm run dev