This project is a corporate website developed with React, Vite.js, and Tailwind CSS for E-Lance Tech, a company specializing in IoT (Internet of Things), Artificial Intelligence, Cloud Computing, Firmware and PCB Design projects.
- Clone this repository:
git clone https://github.com/YOUR_USERNAME/YOUR_REPO.gitIn your repository 2. Navigate to the project directory:
cd YOUR_REPO- Install project dependencies:
npm install
# Or using Yarn
yarn install- To run the application in a local development environment, use the following command:
npm run dev
# Or using Yarn
yarn devThis will start the development server, and you can access the application at http://localhost:3000 in your browser.
E-Lance Tech has years of experience in IoT projects involving:
- Printed Circuit Board (PCB) design.
- Firmware development.
- Sensors and actuators.
- Low-power microcontrollers.
- Wireless communication (WiFi, BLE, 4G, etc.).
- Communication protocols like HTTP and MQTT.
- The use of machine learning. For their projects, they use microcontrollers such as STM32 (ARM Cortex M), AVR, PIC, and Systems on Modules (SoM) like Raspberry Pi or Jetson Nvidia. Programming is done in C/C++, Python, and MicroPython to achieve a balance between efficiency and ease of maintenance. They always keep device integration with the cloud in mind.