/portfolio

My portfolio

Primary LanguageJavaScriptMIT LicenseMIT

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