# Support Desk --- >React web app for support tickets. It allows creating user profiles and tickets. >Frontend is react. Back end is express and db is mongo with mongoose. --- ## Usage: In the back end directory `npm run sever` In the front end directory `npm start` It requires a mongodb instance running at: mongodb://127.0.0.1:27017/