Skip to content

sidonweb/sidonweb.com

Repository files navigation

sidonweb.com

This website serves as a showcase of my work, skills, and interests. It's designed to give you an insight into my background, projects, and the technologies I'm proficient in.

Running Locally

This application requires Node.js v16.13+.

git clone https://github.com/sidonweb/sidonweb.com.git
cd sidonweb.com
npm install
npm run dev