Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.13 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.13 KB

Shangguan's Personal Portfolio Website

Overview 📝

A fully responsive single page website that answers the question: tell me about yourself. You can check out the site live here: https://shangguanw.com/

Built with 🛠️

React, Tailwind CSS, Material UI

If you want to read more about my development process, check out my blog: Build Personal Portfolio Website for Developers

Instructions

If you want to run this project on your local computer, follow these steps:

  1. Navigate to the directory where you want to store this repo, and run the below command in your terminal
git clone https://github.com/shangguanwang/personal-portfolio.git
  1. Navigate to the Repository, and run
npm install

to install any dependencies 3. Run the application

npm start

That's it, you can access http://localhost:3000/ in your browser.

Author 👩🏻

Shangguan Wang

💙 If you like this project, Give it a ⭐. I would love to hear your code review feedback as well!