https://github.com/arikchakma/arikkodev
A front-end chef's world.
https://github.com/arikchakma/arikkodev
astro mdx tailwindcss vercel
Last synced: 2 months ago
JSON representation
A front-end chef's world.
- Host: GitHub
- URL: https://github.com/arikchakma/arikkodev
- Owner: arikchakma
- Created: 2021-11-17T18:00:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T17:14:53.000Z (4 months ago)
- Last Synced: 2025-03-16T04:23:59.552Z (2 months ago)
- Topics: astro, mdx, tailwindcss, vercel
- Language: MDX
- Homepage: https://arikko.dev
- Size: 27.8 MB
- Stars: 20
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arikko.dev
## Running Locally
This application requires Node.js v18.14.1+.
```bash
git clone https://github.com/arikchakma/arikkodev.git
cd arikkodev
pnpm install
pnpm dev
```