Skip to content

Multi-theme personal portfolio created with React and NextJS, designed with Figma.

License

Notifications You must be signed in to change notification settings

Giuseppetm/pulpfolio

Repository files navigation

Pulpfolio

MIT license GitHub issues Netlify Status

Personal portfolio created with React and NextJS, designed with Figma. 🎦 LIVE PREVIEW

preview

🕹️ How to run the project locally

  1. Install dependencies

    npm install
  2. Run the development server:

    npm run dev

For deploys I am currently using Netlify.