The last website I made to showcase my programming portfolio was created as a college project. I wanted a do-over, a minimalist and dark in tone doover, and this was the final result! Updates will come as I make more projects!
- NextJS (bootstrapped with
create-next-app) - Tailwind
- Netlify
- Figma
- NodeJS
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.