A simple portfolio website with a blog. made using next.js and css.
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
The resources i used to create this project.