Skip to content

MuhammadRabi/react-old-portfolio

Repository files navigation

My Personal Portfolio

portfolio projects

Overview

A simple single page React portfolio

How To Use

To be able to use this react app locally in a development environment you will need the following:

  1. You will need Git and Node.js installed on your computer.

  2. Then From your terminal, you should do the following:

# Clone this repository
git clone https://github.com/MuhammadRabi/react-old-portfolio.git


# Go into the repository
cd react-old-portfolio

# Install dependencies
npm install

# Run the app
npm run dev

Technologies used

  • Vite
  • TailwindCSS
  • React Hooks

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.