A place to showcase projects and previous works
This is my portfolio website ― A place to tell a little bit about myself, showcase a few of my previous works and get in touch with other people. Each major version has its own branch and a subdomain associated with it, so it's possible to see the progress that I've made over time.
First, clone the repo to your machine, then install the dependencies and run npm run dev
to start the development server.
$ git clone https://github.com/yunger7/portfolio.git
$ cd ./portfolio
$ npm install
$ npm run dev
Open http://localhost:3000 on your browser and voilà!
Licensed under Apache-2.0 License. See LICENSE
for more details.
Powered by ☕ and JavaScript
Made with 💙 by yunger