Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lukew3/3cards
- Owner: lukew3
- Created: 2022-07-11T21:36:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T03:51:36.000Z (over 1 year ago)
- Last Synced: 2023-09-08T04:53:29.673Z (over 1 year ago)
- Topics: arweave, bundlr, education, nextjs
- Language: TypeScript
- Homepage: https://lukew3-3cards.netlify.app/
- Size: 1.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
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-IVqbDWxqM09BarzgVsHPvfHyYhoLFsnXm2AK85cYou 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.