/ticketing

Primary LanguageTypeScript

 

Ticketing

Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Describe your project

✨ Features

✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Project Conventions

Error Messages

{
  errors: {
    message: string,
    field?: string
  }[]
}

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Brice Duke

 

Back to top