Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BillyFrcs/BF

Repository files navigation

Personal Portfolio Website

My personal portfolio website, which features some of my Github Projects especially my technical skills.

Stack

  • Next.js - A React framework with hybrid static & server rendering, and route pre-fetching, etc.
  • Chakra UI - A simple, modular and accessible component library for React.
  • Three.js - 3D library for JavaScript.
  • Framer Motion - An animation library for React.
  • EmailJS - Send Email Directly From JavaScript.

Project Structure

$PROJECT_ROOT
│   # Page files
├── pages
│   # React component files
├── components
│   # Non-react modules
├── lib
│   # Static files for images and 3d model file
└── public

🛠 Setup And Installation

  1. Installation via Node.js with npm package npm install
  2. Install Next.js with npm install next
  3. Preview the website, run npm run dev and open the localhost:3000 in the browser.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •