Skip to content

VendelaSW/tcg-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon TCG Collection

Vendela Silversten Wärn

Starta backend

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

Starta frontend

cd frontend npm install npm run dev

Endpoints

  • POST /cards
  • GET /cards/
  • GET /cards/{id}
  • PUT /cards/{id}
  • DELETE /cards/{id}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors