A dark-themed portfolio website for Elias, a web designer and front-end developer. Built with React and Tailwind CSS.
- Hero section with profile image
- Projects showcase
- Skills overview
- About me section
- Fun facts
- Contact information
- Responsive design with Fira Code font
- Node.js 18+
- npm
- Clone the repository:
git clone https://github.com/Teja-2006/portfolio.git
cd portfolio- Install dependencies:
npm install- Start the development server:
node local-dev.js- Open your browser and go to:
http://localhost:5000
The site will open automatically in your default browser.
- Frontend: React 18, Tailwind CSS, Fira Code font
- Build Tool: Vite
- Language: TypeScript