This project will be showcasing my personal data, skills, credentials and journey to the IT Industry. Implementing Bento-Style Grid for the UI, shadcn for the reusble ui components, and personalized character assets for own branding. Deployed with a URL Like of https://lancekent.dev/, you can see my reponsive, modern website showcasing my IT data.
- Responsive portfolio website
- Home, About, Projects, Achievements, and Blog Pages
- Resume Download File
- Modern Bento-Grid Style for UI
- Figma-based UI implementation
- Frontend: TML, CSS, JavaScript, React, Tailwind CSS, Framer Motion, Lucide React, Vite, shadcn
- Design: Figma
- Tools: Git
- Open Terminal
- Clone the repository:
git clone [link] - (Optional) Change directory to the project:
cd lance-portfolio - Install dependencies:
npm install - Run the project:
npm run devNote: The URL server is
http://localhost:5173 - (Optional) Building for Production:
npm run build
src/
assets/ Images and visual assets
components/ Reusable UI components
pages/ Route pages
public/ Public files such as my Resume
