Next.js Developer Portfolio

This is a developer portfolio project built with Next.js, React, Tailwind CSS, Shadcn, NextUI, Framer Motion, and React Icons. This project serves as a personal portfolio to showcase your skills, projects, and contact information.
Table of Contents
Features
- Responsive Design: Fully responsive design that works on all devices.
- Animations: Smooth animations using Framer Motion.
- Dark Mode: Toggle between light and dark mode.
- Interactive UI: Beautiful and interactive user interface with NextUI.
- Icons: Variety of icons using React Icons.
- Tailwind CSS: Easy and rapid styling with Tailwind CSS.
Technologies Used
- Next.js: The React Framework for Production.
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Shadcn: Shadcn components for building modern and customizable UIs.
- NextUI: Beautiful and modern React UI library.
- Framer Motion: A production-ready motion library for React.
- React Icons: Popular icons for React projects.
Installation
Clone the repository:
git clone https://github.com/s-azizkhan/nextjs-developer-portfolio.git
Navigate to the project directory:
cd nextjs-developer-portfolio
Install the dependencies:
npm install
# or
yarn install
Usage
Start the development server:
npm run dev
# or
yarn dev
Open your browser and navigate to http://localhost:3000
.
Contributing
Contributions are welcome! If you have any suggestions or find any issues, please feel free to open an issue or submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Developed by Aziz Khan