A modern, responsive portfolio website built with React and Material-UI. This portfolio showcases my skills, experience, projects, and provides a way to get in touch.
- 📱 Responsive design that works on all devices
- 🎨 Modern UI with Material-UI components
- 🔄 Smooth scrolling navigation
- 📑 Sections for:
- 🏠 Home/Introduction
- 👨💻 About Me
- 💼 Experience
- 🛠️ Projects
- 📧 Contact Information
- ⚛️ React
- 🎨 Material-UI
- 🚀 Create React App
- 🎨 CSS Variables for theming
- ⚙️ Node.js (v14 or higher)
- 📦 npm or yarn
- Clone the repository
git clone https://github.com/samonide/portfolio.git
- Install dependencies
cd portfolio
npm install
- Start the development server
npm start
The application will be available at http://localhost:3000
npm start
- 🚀 Runs the app in development modenpm run build
- 📦 Builds the app for productionnpm test
- ✅ Runs the test suitenpm run eject
-⚠️ Ejects from Create React App (not recommended)
The application can be deployed to any static hosting service like:
- 📦 GitHub Pages
- 🚀 Netlify
- ⚡ Vercel
- 🔥 Firebase Hosting
This project is licensed under the MIT License - see the LICENSE file for details.
Samonide - samonide@fmb.im
Project Link: https://github.com/samonide/portfolio