Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 1.18 KB

README.md

File metadata and controls

62 lines (41 loc) · 1.18 KB

Quiz App

Table of Contents

Overview

screenshot

Built With

  • Django
  • Dj Rest Framework

How To Use

Clone this repository

$ git clone https://github.com/amustafaozkayam/django-quiz-app.git

Install dependencies

$ python -m venv env
> env/Scripts/activate (for win OS)
$ source env/bin/activate (for macOs/linux OS)
$ pip install -r requirements.txt

Run the app

$ python manage.py runserver


## Acknowledgements
- Information for your projects

## Contact
- e-mail:[email protected]
- linkedin: https://www.linkedin.com/in/mustafa-ozkaya/