Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arikchakma/arikkodev

A front-end chef's world.
https://github.com/arikchakma/arikkodev

astro mdx tailwindcss vercel

Last synced: 3 months ago
JSON representation

A front-end chef's world.

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
```