https://github.com/mmvergara/psau-rant
A Next.js web application for creating and studying flash cards with user authentication and social features.
https://github.com/mmvergara/psau-rant
firebase flashcards nextjs rants react
Last synced: 3 months ago
JSON representation
A Next.js web application for creating and studying flash cards with user authentication and social features.
- Host: GitHub
- URL: https://github.com/mmvergara/psau-rant
- Owner: mmvergara
- Created: 2023-03-18T02:57:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T07:24:57.000Z (over 1 year ago)
- Last Synced: 2025-03-25T11:22:40.466Z (over 1 year ago)
- Topics: firebase, flashcards, nextjs, rants, react
- Language: TypeScript
- Homepage: https://psaurant.vercel.app
- Size: 494 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Created: March 2023
PSAU Rant
A Next.js web application for creating and studying flash cards with user authentication and social features.
---
Thank you for 49 users!, Mobile version available made using [flutter](https://github.com/mmvergara/psau-rant-flutter/).
or you can download on https://psaurant.vercel.app/app
## Installation
- Clone the repository
- Fill the `.env` file with the necessary information
```bash
npm install
npm run dev
```