Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.29 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.29 KB

My Portfolio

Project Image

A personal portfolio website showcasing my projects and skills.

Table of Contents

Description

This project is a personal portfolio website created to showcase my projects, skills, and expertise as a developer. It provides an interactive platform for visitors to explore my work and get to know more about me.

Technologies Used

  • Next.js: A React-based framework for building modern web applications.
  • TypeScript: A statically typed superset of JavaScript that enhances code maintainability and reliability.
  • Tailwind CSS: A utility-first CSS framework for quickly building custom designs.

Deployment

The project is deployed and can be viewed live at coderx85.vercel.app.

Installation

  1. Clone the repository: git clone https://github.com/Coderx85/portfolio.git
  2. Navigate to the project directory: cd portfolio-main
  3. Install dependencies: npm install

Usage

  1. Start the development server: npm run dev
  2. Open your browser and go to http://localhost:3000

License

MIT License