Topman-14 / portfolio

My portfolio

Home Page:https://topman.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Portfolio Website

This repository contains the source code for my personal portfolio website - https://topman.vercel.app

Technologies Used

  • React
  • Next.js
  • Tailwind
  • CSS3

Installation

  1. Clone the repository to your local machine.
       git clone https://github.com/Topman-14/portfolio.git
  2. enter the portfolio directory and install required dependencies.
        cd portfolio
        npm install
  3. Start the development server.
       npm run dev
  4. Open the website in your browser.

Contributing

If you would like to contribute to this project, please feel free to open an issue or pull request.

License

This project is under an MIT LICENCE

About

My portfolio

https://topman.vercel.app

License:MIT License


Languages

Language:JavaScript 70.4%Language:CSS 29.6%