Skip to content

CodeCshekhar/React-Portfolio

Repository files navigation

🚀 React Portfolio

Welcome to my React Portfolio! This is a fully responsive and dark-themed personal portfolio website built with React and Tailwind CSS.

🌟 Features

  • Modern UI with a dark theme
  • About, Skills, Projects, Objectives, and Contact sections
  • React Router for seamless navigation
  • Dynamic skills progress bars
  • Deployed on Vercel

🔧 Tech Stack

  • Frontend: React, Tailwind CSS
  • Build Tool: Vite
  • Deployment: Vercel

📂 Project Structure

📦 React-Portfolio
├── 📂 src
│   ├── 📂 components (Navbar, Skills, Education, etc.)
│   ├── 📂 assets (Images, icons)
│   ├── 📜 App.jsx
│   ├── 📜 index.jsx
├── 📂 public
├── 📜 package.json
├── 📜 tailwind.config.js
├── 📜 vite.config.js
└── 📜 README.md

🚀 Getting Started

1️⃣ Clone the Repository

git clone https://github.com/CodeCshekhar/React-Portfolio.git
cd React-Portfolio

2️⃣ Install Dependencies

npm install

3️⃣ Run the Project Locally

npm run dev
  • The app will be available at http://localhost:5173

🌍 Deployment on Vercel

Deploy Manually

vercel

Deploy Production Version

vercel --prod

🛠️ Customization

  • Modify src/components/ to update sections.
  • Update images inside the public/assets folder.
  • Change colors and styles via tailwind.config.js.

📜 License

This project is open-source and available under the MIT License.


Made with ❤️ by Chandrashekhar Wagh

About

This repository contains React concepts to create a portfolio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published