Welcome to my personal portfolio! This project showcases my skills, projects, and experiences as a developer.
Here is the link: https://chen-qian-portfolio.netlify.app/
List the key technologies and frameworks used in building this portfolio. For example:
- React.js
- HTML/CSS
- JavaScript
- Clone the repository:
git clone git@github.com:L0veRamen/porfolio.git
- Navigate to the project folder:
cd your-portfolio
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and go to
http://localhost:3000