Skip to content

aarshrpatel/MentorHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MentorHub Application

  • Maximus
  • Aarsh
  • Thien Le

Account:

[email protected] 12345

To use front end

  • cd .\frontend\
  • npm run build
  • npm run start

To use back end

  • cd .\backend\
  • python -m venv env
  • .\env\Scripts\activate
  • pip install -r requirements.txt or pip install -U flask-cors flask
  • py app.py (npm run build before)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published