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.
- 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.
-
Clone the repository:
git clone https://github.com/alpharsh/smallstart.git cd smallstart
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:3000
to view the website.
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.
This project is licensed under the MIT License. See the LICENSE file for details.