Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukew3/3cards

Flashcards on web3. Permanently stored, owned by you, and resistant to authoritative control. Powered by arweave.
https://github.com/lukew3/3cards

arweave bundlr education nextjs

Last synced: 3 months ago
JSON representation

Flashcards on web3. Permanently stored, owned by you, and resistant to authoritative control. Powered by arweave.

Awesome Lists containing this project

README

        







# 3cards

Flashcards on web3. Permanently stored, owned by you and resistant to authoritative control. Powered by [arweave](https://www.arweave.org/).

Available at
https://lukew3-3cards.netlify.app or
https://arweave.net/S3V-IVqbDWxqM09BarzgVsHPvfHyYhoLFsnXm2AK85c

You can see what changes are coming next at https://github.com/users/lukew3/projects/6

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, install dependencies:
```bash
npm install
```

Then, run the development server:
```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.