This is a modern and interactive portfolio website built with Next.js, Tailwind CSS, and Framer Motion. It showcases my skills and works in a visually appealing and engaging way.
Please note that this project is currently under development.
- Next.js: A React framework for server-side rendering, static site generation, and incremental static regeneration, providing a fast and SEO-friendly foundation.
- Tailwind CSS: A utility-first CSS framework that streamlines the styling process, allowing you to quickly create responsive layouts and components with minimal custom CSS.
- Framer Motion: A powerful animation library for React that enables you to add smooth and dynamic transitions to your UI elements, creating a delightful user experience.
- Clean and responsive design: Adapts seamlessly to different screen sizes, ensuring your portfolio looks great on any device.
- Interactive elements: Leverage Framer Motion to create eye-catching animations and micro-interactions that engage visitors.
- SEO optimization: Optimized structure and content to improve your portfolio's search ranking.
- Easy customization: Tailwind CSS's utility classes make it straightforward to tailor the look and feel to your personal brand.
-
Clone the repository:
git clone https://github.com/carr-o-t/my-portfolio.git
-
Install dependencies:
cd my-portfolio npm install -
Start the development server:
npm run dev
This will start the Next.js development server and open your portfolio in a browser window at http://localhost:3000 by default.
This application is currently hosted on Vercel.
All rights reserved. No part of this project may be reproduced, distributed, or transmitted in any form or by any means, without the prior written permission of the author.