This is the official website for smallTech, a mobile-first and responsive web application that showcases our services, portfolio, and AI capabilities.
- Mobile-First Design
- Responsive Layout
- Landing Section
- Portfolio Section
- Offering Section
Make sure you have the following tool installed:
Version Manager (NVM)
# 1. Clone the repository
git clone https://github.com/smallTechOrg/smallTech-website.git
# 2. Move into the project directory
cd smallTech-website/code
# 3. Install dependencies
npm install
# 4. Run the development server
npm run dev