Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/goodbyteco/shocktober-tracker


https://github.com/goodbyteco/shocktober-tracker

golang letterboxd spa vue webscraping

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Shocktober-Tracker

A website to help you track your shocktober challange :) using letterboxd and a fun website
## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Type-Check, Compile and Minify for Production

```sh
npm run build
```