Skip to content

Website about healthy food, nutrition and cooking tricks. It includes a blog with pages of articles of these topics, and a courses section. Developed using Django and vanilla JavaScript

License

Notifications You must be signed in to change notification settings

MatiPendino/cocina-salud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Cocina Salud

Website about healthy food, nutrition and cooking tricks. It includes a blog with pages of articles of these topics, and a courses section.

Initial configuration

  1. Clone this repository:
git clone https://github.com/MatiPendino/cocina-salud
  1. Create a virtual environment:
python -m venv venv
  1. Active virtual environment:
./venv/Scripts/activate
  1. Install libraries:
(venv) pip install -r requirements.txt
  1. Run server:
(venv) python manage.py runserver

About

Website about healthy food, nutrition and cooking tricks. It includes a blog with pages of articles of these topics, and a courses section. Developed using Django and vanilla JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published