Welcome to Andrew Truex's Portfolio! This project showcases my work and skills as a developer using modern web technologies. Built with Next.js and Tailwind CSS, this responsive portfolio highlights various projects, provides insights into my skills, and offers an engaging user experience.
- Responsive Design: The portfolio is fully responsive, ensuring a great experience on both desktop and mobile devices.
- Dynamic Content: Utilize Next.js for server-side rendering and dynamic routing, allowing for a seamless user experience.
- Modern UI: Built using Tailwind CSS for a clean and modern aesthetic.
- Optimized Fonts: Automatically optimized font loading using Next.js font optimization.
- Interactive Components: Engaging components that enhance user interaction.
- Next.js: A React framework for building server-side rendered applications.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- TypeScript: A superset of JavaScript that adds static types for better code quality.
- Node.js: JavaScript runtime for building server-side applications.
Clone repo
git clone https://github.com/ajtruex/tailwindcss-and-nextjs-portfolio.git
Install packages:
npm install
Run the dev server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
For any inquiries, feel free to reach out:
- Email: andrewtruex@gmail.com
- Github: ajtruex