Skip to content

ugurcl/ReactPortfolio

Repository files navigation

Personal Portfolio Website

This is my personal portfolio website built with React, Framer Motion, ShadCN UI, and TailwindCSS.
Designed to showcase my projects, skills, and contact information with a clean and modern UI.


📺 Watch the demo video here

🚀 Technologies Used

  • React – Frontend library for building UI
  • Framer Motion – For smooth animations and transitions
  • ShadCN UI – A modern UI component library
  • TailwindCSS – Utility-first CSS framework for styling

📂 Project Structure

  • /src – React components and pages
  • /public – Static assets

💻 Getting Started

Prerequisites

  • Node.js installed (v14 or above recommended)
  • npm or yarn package manager

Installation

  1. Clone the repo
git clone https://github.com/ugurcl/ReactPortfolio.git
cd ReactPortfolio
  1. Install dependencies
npm install
# or
yarn install
  1. Start the development server
npm run dev
# or
yarn dev
  1. Open http://localhost:5173 to view in your browser

⚙️ Build for Production

npm run build
# or
yarn build

📄 License

This project is licensed under the MIT License.


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages