Skip to content

LogicalAlpha7Programmer/Contact-Manger-Web-App-with-FastAPI-and-Reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact-Manger-Web-App-with-FastAPI-and-Reactjs

virtual environment:-

python -m venv venv
'venv/scripts/activate'

installing dependencies:-

pip install fastapi[All] uvicorn[standard] SQLAlchemy hashlib[bcrypt] pydantic[email]

Run the Server by:-

python main.py

Run the Frontend:-

npm run dev

About

A Web app that tracks your contacts of people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published