padlet / flashcard-api-demo

Flashcard Generator using Padlet API

Home Page:https://flashcard-api-demo.padlet.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flashcard Generator Using Padlet API

build workflow License: MIT

This is a unique and effective flashcard application powered by the latest Padlet API. It enables you to convert the information from your Padlet posts directly into handy flashcards.

Usage

The app is accessible through:

Developing

Ensure you have the latest version of Node.js installed. You can use a package manager of your choice. We use pnpm to develop the app. Clone this repository and navigate to the directory in your terminal. Run the following commands to setup and compile the app with hot-reload for development.

git clone https://github.com/padlet/flashcard-api-demo.git
cd flashcard-api-demo
pnpm install
pnpm dev

Padlet API

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Type-Check, Compile and Minify for Production

pnpm build

Contribute

Contributions are always welcome! Check out the Issues tab to see if there's something you might like to work on, or open a new issue if you've identified a bug or want to suggest an improvement. Submit a Pull Request to make changes.

License

The demo is released under the MIT License. See the LICENSE file for further details.

Contact

Should you have any queries or suggestions, please feel free to open an issue in this repository. We look forward to hearing from you!

-- Love, laughter

About

Flashcard Generator using Padlet API

https://flashcard-api-demo.padlet.dev

License:MIT License


Languages

Language:Vue 55.8%Language:TypeScript 38.2%Language:JavaScript 3.3%Language:CSS 1.8%Language:HTML 0.9%