Skip to content

Repository files navigation

Consulting App

This is a simple consulting web application built with React, Vite, and Tailwind CSS.

Getting Started

To get started with this project, follow these steps:

  • Clone the repository to your local machine:

    git clone <repository-url>
  • Navigate to the project directory:

    cd consulting-app
  • Install dependencies:

    npm install
  • Start the development server:

    npm run dev

    This will start the development server using Vite.

  • Open your browser and visit http://localhost:3000 to view the app.

Technologies Used

  • React - JavaScript library for building user interfaces.
  • Vite - Next generation frontend build tool.
  • Tailwind CSS - Utility-first CSS framework for rapid UI development.

Folder Structure

consulting-app/
├── public/              # Static files
├── src/                 # Source files
│   ├── assets/          # Images, icons, etc.
│   ├── components/      # React components
│   ├── constants/       # Constants and data
│   ├── styles/          # Global styles
│   └── App.jsx          # Main component
├── .gitignore           # Git ignore file
├── package.json         # Node.js dependencies
├── README.md            # Project README file
└── vite.config.js       # Vite configuration file

About

ai - consulting Landing

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages