Open main menu
JavascriptDevs
Beta
DevelopersWebsites
GitHub
DevelopersWebsites
GitHub
© 2024 JavascriptDevs - All rights reserved.
  1. Websites
  2. Portfolio

Portfolio

My personal portfolio website built using Next.js, Tailwind CSS and Framer-motion.
User avatar
Website details:
Created by:
Skolaczk
Created At:
November 28, 2024
Categories:
portfolio
Stars:
39
Forks:
3
Website thumbnail

🎉 Project Overview

My personal portfolio website built using Next.js, Tailwind CSS and Framer-motion.

📍 Live

Link to the live version: https://michalskolak.vercel.app

💾 Installation

Download the project to your computer and install needed packages with command:

$ npm install

Then create .env file:

SITE_URL='https://example.com' ## Required to generate sitemap by next-sitemap 
RESEND_API_KEY='your_resend_api_key' ## Required to send email by resend

Then start the project on the local server with the command:

$ npm run dev

and open http://localhost:3000 to see this app.

🔧 Tech/framework used

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Framer-motion
  • React-hook-form
  • Resend

If you encounter a problem, write to this e-mail address: skolakmichal1@gmail.com