A website that display free udemy courses I hopr muy screen is showing as I'm typing. getafreecourse.com
Run all this commands fron the root folder of the project
Step 1: Install all requirements pip install -r requirements.txt
Step 2: To run the API from the root python3 -m api.v1.app
Step 3: To run the dashboard from root python3 -m front_end.dashborad