Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rahmannnnn/portfolio

A responsive personal portfolio website, built with Next.js, GSAP, Lenis, and Threejs.
https://github.com/rahmannnnn/portfolio

gsap lenis nextjs portfolio reactjs scss threejs

Last synced: about 1 month ago
JSON representation

A responsive personal portfolio website, built with Next.js, GSAP, Lenis, and Threejs.

Awesome Lists containing this project

README

        

👻 **WORK IN PROGRESS** 👻

## Introduction

This is my responsive personal portfolio website, built with [Next.js](https://nextjs.org).

## Stack

- [Next.js](https://nextjs.org)
- [GSAP](https://gsap.com/)
- [Lenis Smooth Scroll](https://lenis.darkroom.engineering/)
- [Three.js](https://threejs.org/)

## Getting Started

### Prerequisite

For development, you need to install:

- [Node](http://nodejs.org/)
- [pnpm](https://pnpm.io/id/)

### Installation

To get started, just clone the repository and install the dependencies with pnpm.

$ git clone https://github.com/Rahmannnnn/portfolio.git
$ cd portfolio
$ pnpm install

### Running Locally

pnpm run dev

## Deployment

You can view the result of this project on the following [link](https://arifrahman-portfolio.vercel.app/).