Skip to content

Manu2807/portfolio-next

 
 

Repository files navigation

NAPTheDev's Portfolio

My personal portfolio

Stars Forks Issues Commits

Live demo

Official Website: https://napthedev.com

Main technology used

  • nextjs, typescript
  • tailwindcss
  • framer-motion (animation)
  • react-locomotive-scroll (parallax scroll)
  • graphql (GraphCMS)

Installation

  • Clone the project
  • Run npm install
  • Example .env file:
NEXT_PUBLIC_UMAMI_SCRIPT_URL=https://example.com/umami.js
NEXT_PUBLIC_UMAMI_WEBSITE_ID=
NEXT_PUBLIC_FORM_URL=
  • NEXT_PUBLIC_UMAMI_SCRIPT_URL, NEXT_PUBLIC_UMAMI_WEBSITE_ID: Setup umami analytics (optional)

  • NEXT_PUBLIC_FORM_URL: Form to submit contact info (endpoint.space recommended)

  • Run npm run dev

Previews

Preview 1 Preview 2 Preview 3 Preview 4

Summary

👉 If you like this project, give it a star ✨ and share 👨🏻‍💻 it to your friends 👈

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 94.8%
  • JavaScript 3.6%
  • CSS 1.6%