Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 666 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 666 Bytes


About

A simple portfolio website with a blog. made using next.js and css.


Setup 🛠️

First, clone the repo

git clone https://github.com/demon-bixia/Portfolio.git

Now, run the development server:

npm run dev

Visit localhost:3000 to see the portfolio


Resources 📚

The resources i used to create this project.