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

https://github.com/artinmohajeri/restaurant-website


https://github.com/artinmohajeri/restaurant-website

backend css3 django frontend html5 javascript php python web website

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## This project is a dynamic website using HTML CSS JS & python(Django) for backend.
## Restaurant website.

![Screenshot (32)](https://user-images.githubusercontent.com/95845593/223933154-987d3032-6bff-435a-a1f1-772c2c84f5f2.png)

## write these commands in your terminal first.
* python -m venv .venv
* .venv\Scripts\activate.bat
* pip install -r requirements.txt
* python manage.py runserver