Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages