Skip to content

michaeltrinh7/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

This is my Portfolio. The application to show off my skills and my projects.

The application uses:

  • React
  • HTML
  • CSS
  • Responsive layout

Installation

Follow the steps below to install and run this web application on your local machine:

  1. Clone the Repository

    git clone https://github.com/michaeltrinh7/portfolio.git
  2. Navigate to the Project Directory

    cd portfolio
  3. Install Dependencies

    Use npm to install the project dependencies.

    npm install
  4. Start the Application

    Now, you can start the application:

    npm run start

Credit

I would like to extend my heartfelt gratitude to Ram Maheshwari, whose project Dopefolio (https://github.com/rammcodes/Dopefolio) served as the inspiration and foundation for this endeavor. Thank you, Ram Maheshwari, for your innovation and creativity!