Clone
git clone https://github.com/AhmedELGAMMUDI/Introvert-Extrovert_Teamway.git
cd Introvert-Extrovert_Teamway
cd backend_Intro_Extro
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
cd Introvert-Extrovert-main
npm install
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.