Skip to content

alpharsh/smallstart

Repository files navigation

Smallstart.AI : A Digital marketing platform

Welcome to the repository for SmallStart.AI's website, a sleek and modern digital marketing platform built with React and Tailwind CSS. This project aims to provide a robust and responsive user interface to showcase the company's services and capabilities.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Vite: A fast build tool for modern web projects.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Node.js & npm: The runtime environment and package manager for JavaScript.

Installation

  1. Clone the repository:

    git clone https://github.com/alpharsh/smallstart.git
    cd smallstart
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:3000 to view the website.

Contributions

Contributions are welcome! If you have any ideas, suggestions, or bug fixes, feel free to open an issue or submit a pull request. Please make sure to follow the code of conduct.

License

This project is licensed under the MIT License. See the LICENSE file for details.