Skip to content

keithjackson1031/portofolio

Repository files navigation

Portfolio

A Next.js portfolio project with TypeScript and Tailwind CSS.

Requirements

  • Node.js: >=20.18.0 (LTS)
  • Yarn: >=1.22.0

Getting Started

First, make sure you're using the correct Node version:

# If using nvm
nvm use

# Or install Node.js 20.18.0 or higher from https://nodejs.org/

Install Yarn globally (if not already installed):

npm install -g yarn

Then, install the dependencies:

yarn install

Run the development server:

yarn dev

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

Learn More

To learn more about Next.js, take a look at the following resources:

Tech Stack

  • Next.js - React framework for production
  • TypeScript - Type-safe JavaScript
  • Tailwind CSS - Utility-first CSS framework

About

This is My portofolio website using gatsby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors