Skip to content

nnunurs/lab-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React frontend integration with FastAPI backend

How to run

  1. Clone this repo
  2. Install dependencies
npm i
pip install -r requirements.txt
  1. Run the backend
uvicorn main:app --reload
  1. Run the frontend
cd app
npm run dev
  1. Open the app in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors