Skip to content

This is an e-commerce website that was made with django, html and bootstrap

Notifications You must be signed in to change notification settings

kijuchihe/ReneStitches

Repository files navigation

Rene's Stitches

This is an e-commerce store designed for someone with the permission to make the code public.

Tools

  • Django/Python
  • HTML
  • CSS
  • Bootstrap

Setup

To setup, you'll probably need a virtual environment

python -m venv venv

Next you'll need to install the dependencies

pip install -r requirements.txt

You'll also probably need to run the server to start the application

python manage.py runserver

About

This is an e-commerce website that was made with django, html and bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published