/ticket-app

Primary LanguageJavaScript

Ticket App

Overview

The Ticket App is for managing tickets, such as creating, editing, and deleting blocks, displaying ticket details.

Table of Contents

Prerequisites

  • Node.js
  • npm

Installation

To get started with the Ticket App, follow these steps:

# Clone the repository:
git clone https://github.com/vicleyva/ticket-app.git

# Navigate to the project folder:
cd ticket-app

# Install dependencies:
npm install

Usage

# Run the development server
npm run dev

# Build the application
npm run build

# Start the application in production mode
npm start

Dependencies

  • Free-solid-svg-icons: 6.5.1
  • React-Fontawesome: 0.2.0
  • Autoprefixer: 10.4.17
  • Eslint: 8.57.0
  • Eslint-config-next: 14.1.0
  • Mongodb: 6.3.0
  • Mongoose: 8.2.0
  • Next: 14.1.0
  • Postcss: 8.4.35
  • React: 18.2.0
  • React-dom: 18.2.0
  • Tailwindcss: 3.4.1

Video Tutorial

BootcampOrg Tutorial

Check out this video tutorial from BootcampOrg that provides a detailed walkthrough of the Ticket App.