8000 GitHub - bezaca/RecipeBox-web-django: A recipes website created with django using crispy forms and tailwind css
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bezaca/RecipeBox-web-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Web Application

Recipebox is a minimal website for trying a few things in django

Getting started:

You need to install all the necesary packages for this project , run the following command:

pip install -r requierements.txt

NOTE:

I recommend to create a virtual environment for this project , you can do it by running:

python -m venv env (or change 'env' for the name you want)

After completing all the steps , run the project by tipping:

python manage.py runserver

About

A recipes website created with django using crispy forms and tailwind css

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0