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

https://github.com/aurelienloyer/teacher-toolkit

👨‍🏫 ⛏ Simple files, links share using Node.js / Vue.js / Ngrok
https://github.com/aurelienloyer/teacher-toolkit

Last synced: 3 months ago
JSON representation

👨‍🏫 ⛏ Simple files, links share using Node.js / Vue.js / Ngrok

Awesome Lists containing this project

README

        

# Teacher Toolkit [![npm version](https://badgen.net/npm/v/teacher-toolkit)](https://npmjs.com/package/teacher-toolkit) [![npm downloads](https://badgen.net/npm/dm/teacher-toolkit)](https://npmjs.com/package/teacher-toolkit) [![npm downloads](https://badgen.net/npm/dt/teacher-toolkit)](https://npmjs.com/package/teacher-toolkit)

Simple files, links share using Node.js / Vue.js / Ngrok 👍

## How to use

### Global

```shell
npm install -g teacher-toolkit
teacher-toolkit
```

### Local

`git clone https://github.com/T3kstiil3/teacher-toolkit.git`

- Edit or not config.js file
- Run `npm install`
- Run `npm start`
- Drop files into files directory
- Change app color
- Add new links
- Enjoy 🦄

## How to enjoy

> 1 - Start App

start-app

> 2 - Open directory

open-directory

> 3 - Add files

add-files

> 4 - Share links

share-links

## Preview

### Youtube video preview 🎬

![Teacher Toolkit video preview](https://github.com/T3kstiil3/teacher_toolkit/raw/master/screen/preview.png)

### User screen

![screen](https://github.com/T3kstiil3/teacher_toolkit/raw/master/screen/screen_3.png)

### Admin screen

![screen](https://github.com/T3kstiil3/teacher_toolkit/raw/master/screen/screen_4.png)