Skip to content

FullStackSamk/react-portfolio

Repository files navigation

CANTECH IT Services Portfolio

This project is a React single page application that showcases the services and training programs offered by CanTech IT Services Inc. The site is built with Create React App and styled using Tailwind CSS.

Features

  • Responsive layout with Tailwind CSS
  • Animated hero section with a typewriter effect highlighting popular technologies
  • Client side routing with React Router
  • Feature carousel linking to key pages (Services, Why Us, Training)
  • Newsletter signup form
  • Interactive "Skills And More" (SAM) page powered by Framer Motion
  • Reusable components including Navbar and Footer with social links
  • Deployment configuration for GitHub Pages

Getting Started

Install dependencies:

npm install

Start the development server:

npm start

Build for production:

npm run build

To deploy the build folder to GitHub Pages:

npm run deploy

The site is available at https://FullStackSamk.github.io/react-portfolio.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published