Everyone needs their own little spot on the interwebs, and this is mine.
Welcome to my personal website!
As a Front-end engineer, a descent personal website is required! It's been a long time that I want to build a personal website, but I always delay it because of some excuses, busy work for example. When it comes to the end of 2022, I realized that i need change. As you see, I'm changing.
You can check the live version on miever.net
The main purpose of this project is that I want to show my true self, here you can see my resume, blog, and other information about me. Of course, I also want to apply what I know in technology to my personal web page, if you want to know, please check out the source code.
I used Gatsby to create my website. Gatsby is a React-based open source framework for creating websites. About how to use gatsby, please check out official documents gatsbyjs
- node version > 18
npm run install
Start the local development server with
npm run develop
Gatsby will start a hot-reloading development environment accessible by default at http://localhost:8000.
run with gatsby build
🍷 🍷 🍷
Cheers !!!