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/
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
If you want to run this project on your local computer, follow these steps:
- 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
- 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.
Shangguan Wang
💙 If you like this project, Give it a ⭐. I would love to hear your code review feedback as well!