new-portfolio

A redesign of my portfolio with NextJS

Stars
1
Committers
2

My Portfolio

This portfolio was rebuilt with NextJS through a design on the Figma Community.

Check out the draft here

Kudos to the designer 🙌

Getting Started

First, Install the dependencies

npm install
# or
npm i
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Live Preview

Check out the live preview of this project here

Conclusion

I still remain your favourite Software Developer ✨

Related Projects