Skip to content

rafael-vaz/plug

Repository files navigation

💻 Plug - IT Solutions

This is a website project for a company that specializes in IT solutions, offering services from:

  • Support and maintenance: Technical support to ensure the functioning of systems.
  • Network infrastructure: Planning and implementation of secure and efficient networks.
  • Remote support: Remote technical support for quick problem resolution.
  • Cybersecurity: Protection against digital threats to keep data safe.

🚀 Technologies Used

This project was developed with the following technologies:

  • React.js + Vite
  • TypeScript
  • Node.js
  • CSS

📂 Project Structure

├── src/                    # Project Source Code
│   ├── @types/             # TypeScript Global Declarations
│   ├── assets/             # Images, icons and static files
│   ├── components/         # Reusable components
│   ├── context/            # Global States Contexts
│   ├── motion/             # Animation Definitions
│   ├── pages/              # Main pages
│   ├── schema/             # Form validation structures
│   ├── styles/             # Global styles and themes
│   └── utils/              # Utilitarian functions
├── .gitignore              # Files and folders ignored by GIT
├── .eslint.config.js       # Eslint Settings File
├── index.html              # Project HTML Page
├── package-lock.json       # Blocking versions of installed dependencies.
├── package.json            # Project dependencies and scripts
├── README.md               # Project Documentation
├── tsconfig.app.json       # Specific Settings for Application Build (TS)
├── tsconfig.json           # General TypeScript Settings
└── tsconfig.node.json      # TypeScript Settings for Node.JS Environment

🔧 How to Perform

📦 Prerequisites

Before you start, make sure you have installed:

  • Node.js (latest stable version)
  • Package Manager (NPM, Yarn or PNPM)

⚙️ Installation

Clone the repository and install the facilities:

git clone https://github.com/seu-usuario/nome-do-projeto.git
cd nome-do-projeto
npm install  # ou yarn install ou pnpm install

▶️ Running the project

npm run dev  # ou yarn dev ou pnpm dev

Access the project in: http://localhost:5173

📌 Page Sections

  • 🏠 Home – Company/Project Presentation.
  • 🛠 Services – Description of the services offered.
  • 📞 Contact – Form and contact information.

🚀 Deploy

Access the project through the link: https://plug-ti.vercel.app/

About

A website for an IT solutions company offering support, networks, remote assistance, and cybersecurity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors