/music-webapp

A Music Web Application built in Django. An I4G x Zuri Backend Python programming course project.

Primary LanguagePython

Music Web Application

A Project from the I4GxZuri Backend Python programming course
Built in Django 4.2 using Python 3.11

Download Python on your machine\

Install Python packages required for the progrm using the command on your command line:
pip install -r requirements.txt

Run the local server from command prompt using the command:
python manage.py runserver