This is a portfolio template built with Next.js and Tailwind CSS, with a minimalist elegant design. It includes a preloader for smooth loading transitions and various reusable components to make building your portfolio a breeze. Check out a Live Preview Here
Consider giving it a Star to motivate me to make more projects! ❤️
- Next.js: Utilizes the power of Next.js for server-side rendering and efficient routing.
- Tailwind CSS: Fully customizable styling using Tailwind CSS utility classes.
- Preloader: Smooth loading transitions for a seamless user experience.
- Reusable Components: Includes pre-built components for easy integration and customization.
- Easy to Use: Simple structure and clean codebase make it easy to understand and modify.
- Responsive Design: Ensures your portfolio looks great on all devices.
-
Clone the repository:
git clone github.com/kars1996/portfoliotemplate
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and visit
http://localhost:3000
to see the portfolio template in action.
- Design Inspiration: Kars's minimalist design served as the foundation for this portfolio template.
- Kars's Website: Check out Kars's Website for more amazing designs and projects.
This project is licensed under the GNU License - see the LICENSE file for details.
Feedback, bug reports, and contributions are welcome! Feel free to open an issue or submit a pull request.