Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicolaspadari/ufo

A Reddit client made with Nuxt 3 and UnoCSS
https://github.com/nicolaspadari/ufo

nuxt3 reddit unocss vue

Last synced: 15 days ago
JSON representation

A Reddit client made with Nuxt 3 and UnoCSS

Awesome Lists containing this project

README

        

UFO



A lightweight Reddit client made with Nuxt

## Usage

Clone to local:
```sh
$ npx degit NicolaSpadari/ufo my-ufo
```

Install dependencies:
```sh
$ ni # or pnpm install
```

Run project:
```sh
$ nr dev # or pnpm run dev
```