A sleek and minimalist portfolio template designed for developers and creatives to showcase their projects, skills, and experience. 🚀
- ⚡ Fast & Lightweight: Optimized for performance and responsiveness.
- 🎨 Modern Design: Minimalist and professional UI.
- 🛠️ Easy Customization: Tailor it to fit your personal style.
- 📱 Responsive Layout: Looks great on all devices.
Check out the live version of the portfolio here.
Make sure you have the following installed:
- Clone the repository:
git clone https://github.com/deadshotofficial/minimal-portfolio.git
cd minimal-portfolio
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser at
http://localhost:3000
to view the portfolio.
To create an optimized production build:
npm run build
- Update the content in the
index.tsx
folder. - Customize the styles in
/styles
. - Replace assets by creating
/public
folder and making apt changes.
Contributions are welcome! If you'd like to improve this project:
- Fork the repository.
- Create a new branch.
- Submit a pull request with your changes.
This project is licensed under the MIT License. Feel free to use it for your portfolio! 🖤
If you have any suggestions or encounter issues, please feel free to open an issue.