Skip to content

leandrodalmolin/nextjs-portfolio

Repository files navigation

Personal Website

Table of contents

The project

Feature some of my work, side projects and a little about me.

Links

Built with

  • Next.js 14
  • React.js
  • CSS/SCSS Modules
  • TypeScript
  • Hygraph CMS (headless)

Covered concepts

  • Next.js app folder
    • Server-Side Rendering
    • Client-Side Rendering
    • React Server Components
  • Custom Hooks
  • API requests (GraphQL)

Requirements

  • Node 18.18.0
  • npm 9.8.1

Getting started

  • Setup: npm install
  • Start dev server: npm run dev
  • Build for production: npm run build
  • Locally preview production build: npm run start
  • Lint files: npm run lint

About

Feature some of my work, side projects and a little about me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published