Skip to content

advay168/learn-spanish

Repository files navigation

Learn Spanish

This is a project to help beginner to intermediate learners revise vocabulary, conjugations and more while learning Spanish.
URL: https://learn-spanish.onrender.com/

Technology used:

  • Python 3.9
    • fastapi
    • uvicorn
    • pydantic
    • sqlalchemy
    • mlconjug3
    • black
  • Typescript
    • React 17
    • create-react-app
    • react-router
    • styled-components
  • Database
    • PostgreSQL 13

Structure

Frontend is located in the src directory
Backend is located in the backend directory