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

https://github.com/devjubayr/mstrymessage


https://github.com/devjubayr/mstrymessage

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

# MsTryMessage | NextJS full Stack project | Best practices followed

## Run in your machine

```bash
git clone
```

```bash
cd mstrymessage
```

```bash
pnpm install
# or
npm install
```

```bash
pnpm dev
# or
npm run dev
```

## Should be work