An open API service indexing awesome lists of open source software.

https://github.com/junaidsalim/englishdictionary-django

English Dictionary developed in Django
https://github.com/junaidsalim/englishdictionary-django

beginner-project dictionary dictionary-application django django-application python python3

Last synced: about 2 months ago
JSON representation

English Dictionary developed in Django

Awesome Lists containing this project

README

        

# EnglishDictionary-Django
English Dictionary built in Django

Try it Here: Preview

For running in your local machine:

Clone the repository:
```bash
git clone https://github.com/JunaidSalim/EnglishDictionary-Django.git

cd django-weather-app

pip install -r requirements.txt

python3 manage.py runserver
```

![Screenshot from 2024-04-04 21-43-06](https://github.com/JunaidSalim/EnglishDictionary-Django/assets/115392538/97acdfb6-5269-4802-8e4a-fface685a1da)