Overview:
The Developer Portfolio is a project created using Next JS, Framer Motion, and TypeScript. It serves as a showcase of a developer’s work and projects. The portfolio is deployed on Vercel and includes a tutorial on YouTube for those interested in creating a similar project. Contributions are welcome via pull requests, and contact information is provided for further inquiries.
Features:
- Next JS: Utilizes Next JS framework for building React applications.
- Framer Motion: Integrates Framer Motion for creating fluid animations and transitions.
- TypeScript: Uses TypeScript for static typing and improved code quality.
- Vercel Deployment: Portfolio is deployed on Vercel for easy access and scalability.
- Tutorial on YouTube: A comprehensive tutorial series available on YouTube for replicating the Dev Portfolio project.
- Contributions Welcome: Accepts pull requests from the community for enhancements or bug fixes.
- Contact Information: Provides contact details for reaching out to the developer, Sumit Dey.
Installation:
To install the Developer Portfolio theme, follow these steps:
- Clone the repository:
git clone [repository-url]
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Access the portfolio at the specified localhost address.
Summary:
The Developer Portfolio is a project developed using Next JS, Framer Motion, and TypeScript, aimed at showcasing a developer’s work. It offers features such as Vercel deployment, a YouTube tutorial series, and the ability for contributions. By following the installation guide, users can set up their own version of the portfolio theme for personal or professional use.