/Portfolio

Primary LanguageTypeScriptApache License 2.0Apache-2.0

SelfMadeSystem's Portfolio

About

This repository has the source code of my portfolio. It is a simple website that shows my projects and my contact information.

Technologies

The website was made using the following technologies:

It's hosted on Cloudflare Pages.

How to run

To run the website locally, you need to have Node.js installed. Then, you can run the following commands:

npm install
npm run dev

License

This project is licensed under the Apache 2.0 License.