Skip to content

hgao080/atc-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Portfolio Website

Welcome to the repository for our Team Portfolio Website! This site showcases our projects, introduces our team, and highlights our skills and achievements as we pursue careers in software engineering.

Table of Contents

  1. About the Project
  2. Features
  3. Tech Stack
  4. Getting Started

About the Project

Our Team Portfolio Website serves as a platform to display our work, introduce each team member, and provide live demos of our projects. It’s designed with responsive layouts, intuitive navigation, and a clean, professional design.

Features

  • Team Profiles: Each team member has a dedicated profile page with their bio, skills, and links to personal projects if any
  • Project Showcases: Highlight key projects with descriptions, tech stacks, screenshots, and live demo links

Tech Stack

  • Frontend: React (Javascript) and Tailwind CSS
  • Hosting: Github Pages

Getting Started

To run this project locally, follow these steps:

Prerequisites

  • Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.
# To check if you have Node.js installed
node -v

  1. Clone the repository:
git clone https://github.com/hgao080/atc-portfolio.git
cd atc-portfolio
  1. Install dependencies:
npm install
  1. Run the development server:
npm start

The site should now be accessible at http://localhost:3000/atc-portfolio in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published