Skip to content

This is my own portfolio website. Made with React and Tailwindcss.

Notifications You must be signed in to change notification settings

dmusau23/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

Daniel Musau's Developer Portfolio 🌐

This is my personal developer portfolio built with React, Vite, and Tailwind CSS. It showcases my background, featured projects, and a contact form that sends messages directly to my inbox.

🚀 Live Site

👉 Visit Portfolio

📁 Project Structure

src/
├── components/
│   ├── Header.jsx
│   ├── Hero.jsx
│   ├── About.jsx
│   ├── Projects.jsx
|   ├── Contact.jsx
│   └── Footer.jsx
├── App.jsx
└── main.jsx

🛠 Tech Stack

  • React (via Vite)
  • Tailwind CSS
  • Vanta.js (for dynamic backgrounds)
  • FormSubmit (for contact form)
  • Netlify (for deployment)

📦 Installation

Clone the repo:

git clone https://github.com/dmusau23/Portfolio.git
cd portfolio
npm install
npm run dev

🧪 Build for Production

npm run build

📬 Contact

You can message me via the form on the site, or email me directly at: 📩 danielmaxniel@gmail.com

About

This is my own portfolio website. Made with React and Tailwindcss.

Resources

Stars

Watchers

Forks