Welcome to my portfolio! This is a minimalist developer portfolio built using Next.js 14, React, TailwindCSS, Shadcn UI, Acternity UI, and Magic UI.
- Next.js 14: A React framework for production.
- React: JavaScript library for building user interfaces.
- TailwindCSS: Utility-first CSS framework for styling.
- Shadcn UI: A modern UI component library.
- Acternity UI: A beautiful set of UI components and utilities.
- Magic UI: A UI component library that makes building modern interfaces easy.
- Responsive Design: Works seamlessly on desktop, tablet, and mobile devices.
- Interactive UI: Dynamic elements with smooth transitions and animations.
- GitHub Stats: Display of GitHub stats to showcase my contributions and activity.
- Discord Integration: Easy access to my Discord profile for communication.
-
Clone this repository to your local machine:
git clone https://github.com/rxhul18/portfolio
-
Move to the cloned directory
cd portfolio
-
Install dependencies:
bun install
-
Start the local Server:
bun dev
-
Open the Config file and make changes
-
Set up your github and telegram token in your API key to the
env.local
file as mentioned in.env.example