A portfolio made with Next.js, TypeScript and Tailwind CSS to show my projects and skills as a Full-Stack Developer.
Visit the portfolio: davisf.dev
- Framework: Next.js
- Language: TypeScript
- Style: Tailwind CSS
- UI Components: DaisyUI
- Icons: React Icons
- Formatting: Prettier
- Clone the repository
git clone https://github.com/davisfdev/davisf.dev.git
- Install the dependencies
pnpm install
- Run the development server
pnpm dev
- Apri http://localhost:3000 nel tuo browser
├── app/
│ ├── components/ # UI components
│ ├── features/ # Feature-based modules
│ │ └── animations/ # Animation-related features
│ ├── pageSections/ # Page sections
│ ├── styles/ # Global styles
│ └── layout.tsx # Principal layout of the app
├── public/ # Public assets
└── ...config files
- Responsive and modern design
- Optimized dark theme
- Reusable components
- Sections for:
- About me
- Projects
- Skills
- Contact
- Integration with social media
- SEO optimization
- Optimized performance
- LinkedIn: Davis Fusco
- Email: [email protected]
- GitHub: @davisf20
Developed by Davis Fusco