Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 811 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 811 Bytes

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.