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

https://github.com/emingenc/dogementors

DogeMentors: A fun and engaging mentorship platform for coding and programming enthusiasts. Connecting mentors and mentees for a better learning experience
https://github.com/emingenc/dogementors

Last synced: 2 months ago
JSON representation

DogeMentors: A fun and engaging mentorship platform for coding and programming enthusiasts. Connecting mentors and mentees for a better learning experience

Awesome Lists containing this project

README

          

## Test app on local

1. Install dependencies

```bash
pnpm install
```

2. Start the app

```bash
pnpm dev
```