https://apis-frontend-9e2044d5bb65.herokuapp.com
DISCLAIMER: I am using Cloudinary to store the images.
Files will be deleted after 24 hours.
Python Programming Language (Python version > py 3.4)
Django
Django REST Framework
PostgreSQL
Simple JWT Tokens
ReactJS
Bootstrap
Context Manager(AuthContext)
Axios
FontAwesome icons
git clone https://github.com/Mount-Isaac/APIs_Development.gitgit clone [email protected]:Mount-Isaac/APIs_Development.gitgh repo clone Mount-Isaac/APIs_Developmentcd backend
pip install virtualenvvirtualenv envenv\Scripts\activatesource bin\activatepip install -r requirements.txtstart a shell/command prompt/powershell/terminal instance in the root
python manage.py runserverEnsure Node manager is installed https://nodejs.org/en
cd frontend
npm installStart a shell/terminal/command prompt instance in this folder and run:
npm start
yarn startHappy Learning :)




