Skip to content

MitShtrovskiy/English-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

264 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English-App

Полноценное мобильное веб-приложение для изучения английских слов.

📦 Стек

Frontend

  • React + TypeScript
  • Vite
  • Tailwind CSS (тёмная тема)
  • React Router v6
  • lucide-react

Backend

  • FastAPI
  • SQLite + SQLAlchemy
  • Pydantic

🚀 Запуск

Backend

cd backend
pip install -r requirements.txt
uvicorn app.main:app --reload

Frontend

cd frontend
npm install
npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors