Skip to content

Repository files navigation

Portfolio

THumb

Visit website HERE.


Stack

  • Next.js - A React framework with hybrid static & server rendering, and route pre-fetching, etc.
  • Tailwindcss - A utility-first CSS framework packed with classes hat can be composed to build any design, directly in your markup.
  • Three.js - 3D library for JavaScript.
  • Framer Motion - An animation library for React.

Project structure

$PROJECT_ROOT
|
├── pages # Page files and API
│   
├── components # React component files
│   
├── lib # Non-react modules and custom hooks
│   
├── public # Static files - images, 3d model file and others
|
└── styles # Global Cascading Style Sheets(css) file

Run Locally

git clone https://github.com/wahahayay/portfolio.git
cd portfolio
# install dependencies
npm install
# or
yarn install
npm run dev
# or
yarn dev

OVERVIEW :)

Visit website HERE.

OVERVIEW

Releases

Packages

Used by

Contributors

Languages