Skip to content

vdavidmarques/cloudaitech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud AI Tech Website

Welcome to the Cloud AI Tech fictitious website! This project is developed using PHP, Tailwind CSS, and JavaScript.

Description

The Cloud AI Tech fictitious website. Create to integrate my portfolio. Designed to showcase the latest advancements and services in artificial intelligence technology.

Technologies Used

  • PHP: Used for backend development and server-side scripting.
  • Tailwind CSS: Utilized for styling and responsive design.
  • JavaScript: Implemented for dynamic and interactive features.

Setting Up Tailwind CSS

To compile and watch the Tailwind CSS changes, navigate to the cloudaitech directory and run the following command:

This command will monitor the input.css file for changes and automatically compile the Tailwind CSS to output.css.

npm install

```bash
npx tailwindcss -i ./src/css/input.css -o ./src/css/output.css --watch

About

A Php website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published