Skip to content

My Portfolio Website build with NextJS, ThreeJS, Tailwind, Framer Motion and Vercel.

Notifications You must be signed in to change notification settings

FreakeyPlays/portfolio

Repository files navigation

chrismerck.me - v1.0.0

My Portfolio Website chrismerck.me build with NextJS

Portfolio-Intro

📚 Stack

  • NextJS - A React framework which supports many features like server-side rendering, etc.
  • tailwindcss - A utility-first CSS framework which provides you CSS helper classes
  • Framer Motion - A production-ready motion library for React.
  • ThreeJS - A JavaScript 3D Library

🏷️ Structure

.
│   # Components of React
├── components
│   └── ...
│   # Normal JS files
├── lib
│   # Different pages
├── pages
│   # Static Files like images, models etc.
├── public
│   └── images
│   # CSS files
└── styles

🛠️ set-up

  1. Install the dependencies
npm or yarn install
  1. Start the development server
npm run dev

🔗 API's

✨ Inspirations

About

My Portfolio Website build with NextJS, ThreeJS, Tailwind, Framer Motion and Vercel.

Topics

Resources

Stars

Watchers

Forks