Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


⚛️ About

My first project built with React, and a milestone in my own frontend journey — moving from static HTML/CSS pages into component-based development with React and Vite as the build tool. This is my personal portfolio, rebuilt to be faster, more maintainable, and structured the way real production frontend projects are built.


🚀 Why React + Vite

🧩
Component-Based
Reusable, organized UI

Vite-Powered
Instant dev server, fast builds
📦
Production-Ready
Optimized for deployment

🎬 Live Preview

📸 A quick screen-recording of scrolling through the site — showing off any React-powered interactions or transitions — belongs right here.

![Preview](./preview.gif)

🛠️ Getting Started

git clone https://github.com/MALIK25252007/Portfolio_using_ReactJs.git
cd Portfolio_using_ReactJs

npm install
npm run dev

Then open http://localhost:5173 in your browser.

Build for production:

npm run build

📈 From HTML/CSS to React

Before Now
Static HTML/CSS pages Component-based React app
Manual DOM updates Reactive state management
Plain file structure Modern Vite build pipeline
🌍 Connect

About

⚛️ My first React project — a personal portfolio rebuilt with React + Vite, moving from static HTML/CSS into component-based development. Deployed on Vercel.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages