web site build using Django 2.2. clone of reddit/hsoub io
- panel controle for admin to add post and comments.
- accounts users (login, signup, rese password).
- search.
To use this project, follow these steps:
$ git clone https://github.com/youssefhoummad/ni9ash.git
$ cd ni9ash
$ python manage.py migrate
$ python manage.py createsuperuser
$ python manage.py runserver