Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 558 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 558 Bytes

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