Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maddyunderstars/shoot-client

React client for Shoot, the fediverse instant messenger
https://github.com/maddyunderstars/shoot-client

Last synced: about 1 month ago
JSON representation

React client for Shoot, the fediverse instant messenger

Awesome Lists containing this project

README

        

# Shoot Client

This is the work in progress [Shoot](https://github.com/MaddyUnderStars/shoot) web app.
Please see the readme of Shoot for further details regarding the project.

## Getting started

```sh
git clone https://github.com/MaddyUnderStars/shoot-client.git
cd shoot-client

npm i

npm run dev
```