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

https://github.com/castelo-codez/social-media-dashboard

social-media-dashboard || front end mentor
https://github.com/castelo-codez/social-media-dashboard

Last synced: 3 months ago
JSON representation

social-media-dashboard || front end mentor

Awesome Lists containing this project

README

          

# social-media-dashboard
social-media-dashboard || front end mentor

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```