Skip to content

longfelloson/Cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cards

A full-stack web application with a FastAPI backend and a React frontend. It allows users to memorize words by using anki cards.

✨ Features

  • 🔐 User authentication
  • 📦 FastAPI REST API
  • ⚛️ React frontend with Vite
  • 🐳 Docker & Docker Compose
  • 📄 PostgreSQL database

🛠 Tech Stack

  • Frontend: React, Vite, JavaScript
  • Backend: FastAPI, Python 3.12, SQLAlchemy
  • Database: PostgreSQL 15
  • Containerization: Docker, Docker Compose

💻 Local Development

Clone the project and run with Docker:

git clone https://github.com/longfelloson/Cards.git
cd Cards
docker-compose up --build

About

A full-stack web application with a FastAPI backend and a React frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors