dorkamotorka / dorkamotorka.io

My personal website

Home Page:https://dorkamotorka.github.io/dorkamotorka.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ›  Development

Clone the repository

git clone https://github.com/gabriel-dantas98/gdantas.io.git

Install dependencies

npm install

# Or using Yarn

yarn

Start the development server

npm run dev

# Or using Yarn

yarn dev

Build for production

npm run build

# Or using Yarn

yarn build

๐Ÿ“„ License

MIT ยฉ Ben Dixon

Credits

This project is inspired by nuro.dev

About

My personal website

https://dorkamotorka.github.io/dorkamotorka.io/

License:MIT License


Languages

Language:TypeScript 96.4%Language:JavaScript 3.6%