Welcome to the Next.js version of the Atom portfolio template! 🎉
This repository contains a portfolio template originally downloaded from Tailwind Awesome. The original template was built using HTML and Tailwind CSS. I have transformed it into a Next.js application using the latest version of Next.js while preserving the original design and layout.
This repository is intended to be a starting point for developers who want a modern portfolio template with the power of Next.js and Tailwind CSS.
- Modern Design: The template retains the clean and modern design of the original.
- Responsive: Built with Tailwind CSS to ensure responsiveness and flexibility.
- Next.js: Utilizes Next.js for improved performance and scalability.
- Easy Setup: Get up and running quickly with a straightforward setup process.
To get started with this template, follow these steps:
-
Clone the Repository
git clone https://github.com/Riaz5687/atom-portfolio-template-nextjs cd nextjs-portfolio-template
-
Install the dependency
pnpm i
-
Run the server
pnpm dev