This commit sets up the foundational structure for the m5rcel portfolio website. It includes: - Basic Vite project configuration with React and TypeScript. - Essential dependencies like React, Framer Motion, and Lucide React. - Initial HTML structure with meta tags and Tailwind CSS setup. - Placeholder data structures for projects and timeline. - A basic loading screen component. - Updated README with local run instructions.
5 lines
201 B
JSON
5 lines
201 B
JSON
{
|
|
"name": "m5rcel Portfolio",
|
|
"description": "A premium, Apple-styled personal portfolio website for m5rcel, featuring cinematic animations and clean typography.",
|
|
"requestFramePermissions": []
|
|
} |