Welcome to my portfolio! This project showcases my work as a full-stack web developer. The portfolio is inspired by Visual Studio Code (VS Code), featuring a cool theme and a VS Code-like design.
Follow the steps below to set up and run the project locally:
-
Clone the repository:
git clone https://github.com/duresaguye/vsCode-themed-portfolio cd vsCode-themed-portfolio
-
Install dependencies:
npm install # or yarn install # or pnpm install # or bun install
Start the development server with your preferred package manager:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Once the server is running, open your browser and visit:
http://localhost:3000
🔥 VS Code-Inspired Design: A unique and visually engaging interface.
📱 Responsive: Looks great on any device, from desktops to smartphones.
💻 Dynamic Content: Interactive sections showcasing projects and skills.
🎨 themes: VS Code theme.
⚡ Fast and Efficient: Built with modern frameworks for optimal performance.
- Frontend: Next.js: React-based framework for fast and scalable web apps. Tailwind CSS: Utility-first CSS framework for rapid UI development.
- Backend: Nodemailer: For handling form submissions and email notifications.
- Terminal: xterm: Interactive terminal-like.
Want to improve this project? Contributions are welcome!
Open an issue for bugs or feature suggestions.
Submit a pull request with your improvements.
This project is licensed under the MIT License.