This repository contains the source code for my personal portfolio website, showcasing my projects, skills, and experience in web and mobile development.
- Framework: Next.js - React framework for server-rendered applications.
- Styling: Tailwind CSS - Utility-first CSS framework for rapid UI development.
- TypeScript: TypeScript for static typing and improved development experience.
- Design Tool: Figma - Designed all components, buttons, and layouts before development.
- Vercel: Vercel - Hosting site.
- Updating About-Me page and Projects page
- Hero
- About Me
- Projects
- Mobile Responsiveness: Ensuring the layout adapts seamlessly across mobile and tablet devices.
- Animations: Adding subtle animations and transitions for enhanced user experience.
- Coming soon.
- Coming soon.
- Dark Mode: Implementing a toggle for light and dark theme modes.
- SEO Optimization: Improving the site's metadata and structure for better search engine visibility.
To get a local copy up and running, follow these steps:
- Node.js
- npm or Yarn
- Clone the repository:
git clone git@github.com:lewi0239/my-portfolio.git cd portfolio-site