Skip to content

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

Notifications You must be signed in to change notification settings

danish-fareed/My-Portfolio

This branch is 29 commits ahead of Skolaczk/Portfolio:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 4, 2024
5dde5ad Β· Dec 4, 2024

History

69 Commits
Feb 12, 2024
Sep 8, 2024
Dec 4, 2024
Dec 4, 2024
Nov 30, 2024
Feb 11, 2024
Feb 11, 2024
Nov 30, 2024
Feb 11, 2024
Feb 25, 2024
Feb 11, 2024
Feb 23, 2024
Feb 11, 2024
Dec 1, 2024
Dec 1, 2024
Feb 11, 2024
Feb 14, 2024
Feb 11, 2024

Repository files navigation

πŸŽ‰ 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 2.2%
  • CSS 1.5%