Skip to content

MateusFS99/inorbit-ui

Repository files navigation

in.orbit logo

This is the frontend of the InOrbit application, developed with React and TypeScript, using Vite for the build tool.

About 🎯

The inorbit-ui is responsible for providing the user interface for the InOrbit application with an intuitive and responsive web application.

Technologies 💻

Installation 🛠

Follow the steps below to set up and run the project locally.

Steps

  1. Clone the repository:
    git clone https://github.com/MateusFS99/inorbit-ui.git
  2. Navigate to the project directory:
    cd inorbit-ui
  3. Install the dependencies:
    npm install
  4. Start the server:
    npm run dev

License ®️

This project is under the MIT license. Consult the LICENSE for details.