https://github.com/giuseppetm/pulpfolio
Multi-theme Portfolio based on movies color palettes created with NextJS.
https://github.com/giuseppetm/pulpfolio
modern nextjs portfolio portfolio-page portfolio-website react template web-application webapp website
Last synced: 8 months ago
JSON representation
Multi-theme Portfolio based on movies color palettes created with NextJS.
- Host: GitHub
- URL: https://github.com/giuseppetm/pulpfolio
- Owner: Giuseppetm
- License: mit
- Created: 2023-12-26T11:29:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-13T11:41:32.000Z (10 months ago)
- Last Synced: 2025-09-13T13:52:10.298Z (10 months ago)
- Topics: modern, nextjs, portfolio, portfolio-page, portfolio-website, react, template, web-application, webapp, website
- Language: JavaScript
- Homepage: https://giuseppedelcampo.netlify.app/
- Size: 6.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pulpfolio
[](https://lbesson.mit-license.org/)
[](https://github.com/Giuseppetm/pulpfolio/issues/)
[](https://app.netlify.com/sites/giuseppedelcampo/deploys)
Personal portfolio created with React and NextJS, designed with Figma. đĻ [LIVE PREVIEW](https://giuseppedelcampo.netlify.app/)

## đšī¸ How to run the project locally
1. Install dependencies
```sh
npm install
```
2. Run the development server:
```sh
npm run dev
```
For deploys I am currently using [Netlify](https://app.netlify.com/).