Fixfolio is a modern portfolio web application designed to showcase your projects, skills, and experience in a professional and interactive way.
- Responsive and clean design
- Project showcase with images and descriptions
- About and contact sections
- Easy customization
-
Clone the repository:
git clone https://github.com/Fad-ikram/FixFolio.git cd fixfolio -
Install dependencies:
npm install
-
Run the app:
npm start
fixfolio-project/
├── public/
├── src/
| ├── pages/
│ ├── components/
│ ├── assets/
│ └── App.js
├── package.json
└── README.md
- Update your personal information in the
Profilepage. - Add your projects in the
Portfoliopage. - Customize styles in the
src/stylesfolder.
(Front part)
- ReactVite
- CSS/Tailwind
- JavaScript
This project is licensed under the MIT License.
Feel free to contribute or open issues for suggestions and improvements!