👨🏽💻 My personal website built with Next JS 14.
First, install and run the development server:
# install dependencies
npm install
# run project
npm run dev
Open http://localhost:3000 to see the result.
This project is released under the MIT License ✔