A modern, responsive portfolio website built with Next.js, TailwindCSS, and Motion. Feel free to yoink it!
Click the wavy button at the top of the site to see what's new!
I made some cool updates just for you! 👀
- 🌙 Dark theme! (who needs lightmode)
- 📱 Fully responsive (unless its your toaster)
- 💅 Smooth animations (motion.dev)
- 📬 Contact form integration (HOW IS THIS FREE)
- 🎨 Project showcase
- Frontend Framework: Next.js
- Styling: TailwindCSS
- Animations: Motion (i am in love now)
- Form Handling: Web3Forms
- Icons: React Icons
- Deployment: CF Pages / Vercel (im not sure yet)
- Node.js (v14+ recommended)
- npm or yarn
- Clone the repository
git clone https://github.com/deployor/portfolio2.git
- Install dependencies
npm install
# or
yarn install
- Run the development server (or actually build it)
npm run dev
# or
yarn dev
- Open http://localhost:3000 in your browser
- Hero: Landing section with personal introduction
- About: Background information and skills
- Projects: Showcase of featured work
- Skills: Technical expertise display
- Contact: Get in touch form
Distributed under the WTFPL License. See LICENSE
for more information. 😍
Deployor - Portfolio 👏