Skip to content

sam-suarez/portfolio-nextjs-v2

Repository files navigation

Portfolio Website

This is a personal portfolio website built using Next.js and Tailwind CSS. Deployed on Vercel.

Demo: samsuarez.dev

License

This project is licensed under the MIT License. See the LICENSE.txt file for details.

Technologies Used

  • Next.js - React framework for server-rendered or statically-exported React apps
  • Tailwind CSS - Utility-first CSS framework
  • Vercel - Deployment and hosting platform
  • Contentful - Headless CMS

Getting Started

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js (version 20.x or later)
  • npm (version 10.x or later) or yarn (version 1.x or later)
  • Git

Installation

  1. Clone the repository.

  2. Install dependencies:

    Using npm:

    npm install

    Or using yarn:

    yarn install

Usage

To run the development server:

Using npm:

npm run dev

About

Personal portfolio v2 built with Next.js and Tailwind CSS. Deployed on Vercel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors