Source code of my personal website & blog ✨
Check the live version here ⚡️
Install dependencies:
npm install
# or
yarn
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
This project is licensed under the GPLv3 License - see the LICENSE file for details.