Welcome to my portfolio website repository! This project showcases my work, skills, and experience in web development.
- Responsive design
- Smooth animations and transitions
- Interactive UI
- Skills showcase
- Projects showcase
- Frontend: Sass, TailwindCSS, TypeScript, React, NextJS, Framer Motion (Motion)
- Deployment: Vercel
- Development Tools: ESLint, Prettier
lakiolive-portfolio/
βββ .github/ # GitHub-specific configurations and workflows
βββ public/ # Static assets like images, icons, and fonts
βββ src/ # Source code for the project
β βββ @types/ # TypeScript type definitions
β βββ app/ # Core application logic and routing
β βββ components/ # Reusable UI components
β β βββ layout # Layout components (header, footer, etc.)
β β βββ ui # Common UI elements (buttons, inputs, etc.)
β βββ lib/ # Utility functions and helper libraries
βββ .gitignore # Specifies files and directories to ignore in Git
βββ .prettierrc # Prettier configuration for code formatting
βββ .vercelignore # Files and directories to ignore during Vercel deployment
βββ eslint.config.mjs # ESLint configuration for code linting
βββ next.config.ts # Next.js configuration settings
βββ package.json # Project metadata, dependencies, and scripts
βββ release.config.js # Configuration for automated releases
βββ tailwind.config.ts # TailwindCSS configuration for styling
βββ tsconfig.json # TypeScript compiler options
- Clone the repository:
git clone https://github.com/LakioLive/Portfolio
- Navigate to the project directory:
cd lakiolive-portfolio
- Install dependencies:
npm install
- Start the development server:
npm run dev
Feel free to reach out via email or social media if you have any questions!
If you encounter any issues, bugs, or have feature suggestions, feel free to:
- Open an issue on GitHub.
- Submit a pull request with improvements.
- Share your feedback to help improve the project!
β Don't forget to star the repository if you like it!