Skip to content

apoorvverma/folio-v2

Repository files navigation

Logo

apoorvverma.com - v2

The second iteration of apoorvverma.com built with NextJS and hosted with Netlify

demo

🛠 Installation & Set Up

  1. Clone the repository

    git clone https://github.com/apoorvverma/folio-v2.git
  2. Change directories

    cd folio-v2
  3. Install dependencies

    npm install
  4. Start the development server

    npm run dev
  5. Build for production

    npm run build
  6. Start the production server

    npm start

Note

When you are creating your own version:

  1. Add RESEND_API_KEY environment variable in .env.local
  2. In the send-email.ts action file, change the "to" email to your own email

🎨 Features

  • Modern and Clean Design
  • Built with Next.js 13 (App Router)
  • Styled with Tailwind CSS
  • Smooth Animations with Framer Motion
  • Fully Responsive
  • Dark Mode Support
  • Contact Form with Server Actions
  • TypeScript Support
  • ESLint and Prettier Configuration
  • SEO Optimized
  • Easy to Customize

🛠 Built With

Sharing 💗

Project is open source. Feel free to make your own version. Mark star ⭐ if you like the project.

Prerequisites 🍪

You should have Node.js and Git installed on your PC. You should also own a GitHub account.

About

This is the 2nd iteration of my portfolio website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors