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

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.

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
```