JoelRondinelPacheco / hc-v2-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoTurismo

Table of Contents

About

Tourism Agency Management System - Developed with React and Implementing a Clean Architecture

Build with

  • TypeScript
  • React
  • Axios
  • Tailwind

Getting Started

Prerequisites

Before starting, make sure you have the following tools installed on your system:

  • Node.js 18.x or higher
  • npm

Installation

To install the project dependencies, run:

npm install

Usage

To start the application in development mode, run:

npm start

This will start the application in your default browser at http://localhost:5173. If the port 5173 is already being used, Vite will automatically try the next available port so this may not be the actual port the server ends up listening on.

About


Languages

Language:TypeScript 98.2%Language:JavaScript 1.0%Language:CSS 0.6%Language:HTML 0.1%