🌌 A space-themed portfolio showcasing my projects and skills.
- Next.js – For server-side rendering and frontend development.
- Three.js – For 3D animations and visual effects.
- Aceternity – As a frontend component library.
- ShadCN – For modern UI components.
- Framer Motion – For smooth animations.
- Tailwind CSS – For styling and responsiveness.
Make sure you have Node.js installed on your system.
- Clone the repository:
git clone https://github.com/your-username/your-repo.git cd your-repo
- Install dependencies::
npm install
- Run the development server:
npm run dev