A modern, responsive personal portfolio website. This project serves as a central hub to showcase projects, skills, and contact information.
A modern portfolio as a showcase of several website projects. Linked with all important repositories on Github, direct link to live preview.
- Responsive Design: Optimized for mobile, tablet, and desktop views.
- Project Showcase: Dynamic display of portfolio projects.
- 🎯 **Add more projects and contact info
Frontend:
Build Tools:
homepage/
├── src/ # Source code directory
│ ├── index.js # Main application entry point
│ ├── modules/ # Contains JS modules for logic (e.g., API calls, UI rendering)
│ ├── styles/ # Global or component-specific CSS files
│ └── assets/ # Images, fonts, or other static assets
├── package.json # Project metadata and dependencies
├── package-lock.json # npm dependency lock file
├── babel.config.json # Babel configuration for JavaScript transpilation
├── eslint.config.mjs # ESLint configuration for code quality
├── webpack.common.js # Webpack common configuration for dev and prod
├── webpack.dev.js # Webpack specific settings for development
└── webpack.prod.js # Webpack specific settings for production build
No particular license, just keep in mind to respect the work of others and just point to this repository for credentials.
- Webpack: For the powerful and flexible module bundler.
- Babel: For enabling the use of modern JavaScript features.
- 🐛 Issues: GitHub Issues
- 👤 Author: Franchuphone
- 📧 Contact: LinkedIn
⭐ Star this repo if you find it helpful!
Made with ❤️ by Franchuphone