Skip to content

A simple recipe sharing website, built using the django framework.

Notifications You must be signed in to change notification settings

katiesandford/RecipeWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecipeWebsite

A simple recipe sharing website built using the django framework.

Quick start

  1. pip install django
  2. clone this repositary
  3. run manage.py syncdb from the root of this repositary and follow terminal instructions
  4. run manage.py runserver
  5. view the project on: 127.0.0.1:8000/all

About

A simple recipe sharing website, built using the django framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages