Portfolio

My Portfolio Website, made with React, Tailwind, MUI

Stars
4

Table of Contents 📑

Introduction 🚀

This project is a personal portfolio website that showcases my work and skills. It is made with React and deployed on Verce. It is a single page application with a responsive design that works well on mobile devices. It is also a Progressive Web App (PWA) that can be installed on your device.

Getting Started 🏁

To get a local copy up and running follow these simple steps.

Prerequisites 📋

Installation 🔧

  1. Clone the repo
git clone <repo-url>
  1. Install NPM packages
npm install
  1. Start the development server
npm run dev
  1. Open the project in your code editor
code .

Contributing 🤝

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

License 📝

Distributed under the MIT License. See LICENSE for more information.

Related Projects